Module: Compiler Development

Learning Outcomes

Compiling

Assembly and High-level Languages

Readings

Compiler Development with ANTLR

Development of a simple compiler from scratch using ANTLR

Installing ANTLR

A guide to installing and testing ANTLR

A Simple ANTLR lexer

A example of using ANTLR to implement a simple parser

A simple ANTLR parser

A example of using ANTLR to implement a simple parse

A simple ANTLR compiler

A example of using ANTLR to implement a simple compiler