Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AndreaOrru/Lucy
Compiler for a toy language in a couple hundred lines. Just messing around with ANTLR4 and LLVM really
https://github.com/AndreaOrru/Lucy
Last synced: about 1 month ago
JSON representation
Compiler for a toy language in a couple hundred lines. Just messing around with ANTLR4 and LLVM really
- Host: GitHub
- URL: https://github.com/AndreaOrru/Lucy
- Owner: AndreaOrru
- License: bsd-2-clause
- Created: 2015-11-21T20:44:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-26T12:32:58.000Z (about 8 years ago)
- Last Synced: 2024-11-16T15:40:53.270Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 19
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lucy
Compiler for a toy language. Just messing around with ANTLR4 and LLVM really.