Embark on a journey through essential components of language design, compiler construction, preprocessors, transpilers, and runtime systems in this second edition, authored by the creator of the Unicon programming language. Key Features Solve pain points in your application domain by building a
Build Your Own Lisp: Learn C and Build Your Own Programming Language
✍ Scribed by Daniel Holden.
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
Сделай свой Лисп: Изучи Си и создай свой собственный язык программирования.
CreateSpace Independent Publishing Platform, october 2014, ISBN 9781501006623.If you're looking to learn C, or you've ever wondered how to build your own programming language, this is the book for you.In just a few lines of code, I'll teach you how to use C, and together, we'll start building your very own language.Along the way we'll learn about the weird and wonderful nature of Lisps, how to develop a real-world project, concisely solve problems, and write beautiful code!Книга собрана на основе авторского текста, взятого с buildyourownlisp.com. Исходные тексты к книге внедрены прямо в epub, если ваша читалка не позволяет их оттуда выгрузить — epub это простой zip и вы можете открыть его просто как архив и достать оттуда файл source.tar.gz. И да, если на вашем компьютере нет читалки epub и вы не можете или не хотите её ставить, просто переименуйте файл в .zip, распакуйте оттуда всё и откройте toc.htm (хотя это и не так удобно).✦ Subjects
Библиотека;Компьютерная литература;C / C++
📜 SIMILAR VOLUMES
If you’ve ever wondered how to build your own programming language or wanted to learn C but weren’t sure where to start, this is the book for you. In under 1000 lines of code you’ll start building your very own programming language, and in doing so learn how to program in C, one of the world’s most
Embark on a journey through essential components of language design, compiler construction, preprocessors, transpilers, and runtime systems in this second edition, authored by the creator of the Unicon programming language. Key Features Solve pain points in your application domain by building a
This book is missing info about the control and equipment. How to cable the home is one thing, to make it all work is another, it's better to spend money on a contractor.
<p><p>All software developers use languages, which are the fundamental tool of the trade. Despite curiosity about how languages work, few developers actually understand how. Unfortunately, most texts on language and compiler development are hard to digest, written from academic platforms for use in