Isaac McAuley

A from-scratch compiler for a subset of the Java language. The frontend is implemented with Yacc and Bison and the backed is simple C. It complies to WebAssembly and implements a small standard library.

Labels: c++ yacc bison webassembly

View Project

◄ Back