https://github.com/kdridi/lisp-node
A super tiny LISP interpreter
https://github.com/kdridi/lisp-node
educational educational-programming-language educational-project lisp lisp-interpreter tiny-lisp
Last synced: about 19 hours ago
JSON representation
A super tiny LISP interpreter
- Host: GitHub
- URL: https://github.com/kdridi/lisp-node
- Owner: kdridi
- License: mit
- Created: 2020-01-19T23:37:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-19T23:47:50.000Z (over 6 years ago)
- Last Synced: 2025-09-07T14:57:03.415Z (9 months ago)
- Topics: educational, educational-programming-language, educational-project, lisp, lisp-interpreter, tiny-lisp
- Language: JavaScript
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lisp-node
A super tiny LISP interpreter