Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 1 month 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