May 2015
Intermediate to advanced
296 pages
5h 10m
English
In this chapter, we will cover the following recipes:
In this chapter, you will get to know about how to write a frontend for a language. By making use of a custom-defined TOY language, you will have recipes on how to write a lexer and a parser, and how to generate IR code from the Abstract Syntax Tree (AST) generated by the frontend. ...
Read now
Unlock full access