https://github.com/saehun/ast-interpreter
https://github.com/saehun/ast-interpreter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saehun/ast-interpreter
- Owner: saehun
- License: mit
- Created: 2020-11-29T17:04:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T16:47:11.000Z (over 2 years ago)
- Last Synced: 2025-04-01T21:29:13.679Z (about 2 months ago)
- Language: TypeScript
- Size: 1.15 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
## AST interpreter
Simple ast interpreter of lisp syntax language. running on nodejs