mytxd / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mytxd/tiny-compiler Stargazers