This repository includes a complete compiler for an actor based programming language called Acton.
- The grammar is written using Antlr tool.
- The compiler is written using Java.
This repository includes a complete compiler for an actor based programming language called Acton.