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
- Host: GitHub
- URL: https://github.com/allenvox/cool-lang-compiler
- Owner: allenvox
- Created: 2024-02-01T16:21:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T04:12:18.000Z (almost 2 years ago)
- Last Synced: 2025-08-22T07:34:18.318Z (10 months ago)
- Topics: compilers, compilers-design, cpp17, cxx, lexer, regex, regexp
- Language: C++
- Homepage:
- Size: 3.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C++ 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) |