Toy Compiler for ERPLAG
-
Updated
May 17, 2017 - C
Toy Compiler for ERPLAG
Simple frontend developed to learn how to create type checkers
A strictly-typed C-like language called B-Minor. Utilizes Bison and Yacc to tokenize, parse, typecheck, and eventually compile into an x86 executable for execution.
Add a description, image, and links to the typechecker topic page so that developers can more easily learn about it.
To associate your repository with the typechecker topic, visit your repo's landing page and select "manage topics."