Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zekfad/rsreu_compilers
Compiles course in RSREU.
https://github.com/zekfad/rsreu_compilers
university-assignment university-course university-project
Last synced: about 2 months ago
JSON representation
Compiles course in RSREU.
- Host: GitHub
- URL: https://github.com/zekfad/rsreu_compilers
- Owner: Zekfad
- Created: 2023-12-12T20:00:13.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-16T07:22:10.000Z (12 months ago)
- Last Synced: 2024-01-16T13:25:46.720Z (12 months ago)
- Topics: university-assignment, university-course, university-project
- Language: Dart
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Compilers course
Lab works for a compilers course in RSREU.
Made with Dart programming language.
Thanks to Robert Nystrom for his awesome book [Crafting Interpreters](https://craftinginterpreters.com/).