https://github.com/lykos/sara
Compiler for a simple programming language in Haskell.
https://github.com/lykos/sara
Last synced: over 1 year ago
JSON representation
Compiler for a simple programming language in Haskell.
- Host: GitHub
- URL: https://github.com/lykos/sara
- Owner: Lykos
- License: gpl-3.0
- Created: 2015-10-09T21:22:48.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-20T22:44:45.000Z (over 10 years ago)
- Last Synced: 2025-01-30T12:29:06.258Z (over 1 year ago)
- Language: Haskell
- Size: 401 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sara
Compiler for a simple programming language in Haskell.