/tiny-compiler

A tiny compiler for a simple synthetic language featuring LL(2) grammar, written in pure C, with Lexer, Parser, ASM-like code generator and Virtual machine implemented

Primary LanguageCMIT LicenseMIT

Watchers