https://github.com/jochasinga/ox-interpreter
Just another toy lisp interpreter
https://github.com/jochasinga/ox-interpreter
Last synced: 10 months ago
JSON representation
Just another toy lisp interpreter
- Host: GitHub
- URL: https://github.com/jochasinga/ox-interpreter
- Owner: jochasinga
- Created: 2022-10-12T04:46:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T17:39:09.000Z (over 3 years ago)
- Last Synced: 2024-10-18T15:18:35.523Z (over 1 year ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ox-interpreter
Just another toy lisp interpreter.