Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nischcodes/simpleter
Simple Interpreter for a toy programming language as part of my "How to build X" Collection.
https://github.com/nischcodes/simpleter
interpreter nodejs programming-language simple-interpreter toy-programming-language toy-project
Last synced: about 1 month ago
JSON representation
Simple Interpreter for a toy programming language as part of my "How to build X" Collection.
- Host: GitHub
- URL: https://github.com/nischcodes/simpleter
- Owner: nischcodes
- License: mit
- Created: 2023-10-01T20:06:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-01T20:06:18.000Z (over 1 year ago)
- Last Synced: 2024-12-19T23:43:46.920Z (about 1 month ago)
- Topics: interpreter, nodejs, programming-language, simple-interpreter, toy-programming-language, toy-project
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simpleter
Simple Interpreter for a toy programming language as part of my "How to build X" Collection.