An open API service indexing awesome lists of open source software.

https://github.com/afnanenayet/tiny-c

Work from my compilers class, in which we implemented an AST, a few optimizations, and linear scan register allocation for a subset of the C language.
https://github.com/afnanenayet/tiny-c

assembly ast bison c compilers cpp flex lex llvm optimization yacc

Last synced: about 2 months ago
JSON representation

Work from my compilers class, in which we implemented an AST, a few optimizations, and linear scan register allocation for a subset of the C language.

Awesome Lists containing this project