https://github.com/reesporte/simple
simple is a toy programming language
https://github.com/reesporte/simple
Last synced: 3 months ago
JSON representation
simple is a toy programming language
- Host: GitHub
- URL: https://github.com/reesporte/simple
- Owner: reesporte
- Created: 2022-01-02T00:32:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-02T00:33:42.000Z (over 3 years ago)
- Last Synced: 2025-01-16T16:24:09.664Z (5 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
simple is a toy programming language interpreter i made to learn more about interpreters/compilers
see `example` for some example programs