Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binarybrain/toolc
EPFL Compiler (Tool language)
https://github.com/binarybrain/toolc
Last synced: about 1 month ago
JSON representation
EPFL Compiler (Tool language)
- Host: GitHub
- URL: https://github.com/binarybrain/toolc
- Owner: BinaryBrain
- Created: 2014-12-03T12:33:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-03T13:37:56.000Z (about 10 years ago)
- Last Synced: 2024-10-16T11:49:10.330Z (3 months 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.