https://github.com/binarybrain/toolc
EPFL Compiler (Tool language)
https://github.com/binarybrain/toolc
Last synced: about 1 year ago
JSON representation
EPFL Compiler (Tool language)
- Host: GitHub
- URL: https://github.com/binarybrain/toolc
- Owner: BinaryBrain
- Created: 2014-12-03T12:33:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-03T13:37:56.000Z (over 11 years ago)
- Last Synced: 2025-02-01T04:29:30.630Z (over 1 year ago)
- Language: JavaScript
- Size: 2.39 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Toolc
=====
Toolc is a compiler created for a toy language called `Tool`. It's main purpose is to learn how to write a compiler.
This is an EPFL bachelor project.