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

https://github.com/allenvox/cool-lang-compiler

Workspace for Compilation Technologies class, spring
https://github.com/allenvox/cool-lang-compiler

compilers compilers-design cpp17 cxx lexer regex regexp

Last synced: 10 months ago
JSON representation

Workspace for Compilation Technologies class, spring

Awesome Lists containing this project

README

          

# C++ Cool-lang Compiler
![GitHub last commit](https://img.shields.io/github/last-commit/allenvox/cool-lang-compiler)
### Follow the instructions in the directories
| [docs](docs) | [lexer (flex)](flex-lexer) | [parser (bison)](bison-parser) | [semantic analyzer](semantic-analyzer) | [exam questions](exam) |