Make Your Own Programming Language
- August 21, 2016
- No Time To Play
This is a book for programmers who want to understand their own craft better. Let's face it: if you write software for a living, it's likely you spent most of your career working on boring business apps, which means lots and lots of straightforward code. You use compilers and interpreters all day long, but can't begin to imagine how they work on the inside. The very tools you rely on are black b…