The Dragon book
is a famous book for designing a compiler. Is there another book like that or a great article about that? And what’re the keywords about compilers? I wanna know how a new language is created.
The Dragon book is a famous book for designing a compiler. Is there another
Share
There is a great book on implementing functional languages, just a little bit outdated: http://research.microsoft.com/en-us/um/people/simonpj/papers/pj-lester-book/
Another useful source (on languages in general, not just on compilation) is http://www.amazon.com/Theories-Programming-Languages-John-Reynolds/dp/0521594146