Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scrogson/tyson
The Ultimate Lisp
https://github.com/scrogson/tyson
Last synced: about 1 month ago
JSON representation
The Ultimate Lisp
- Host: GitHub
- URL: https://github.com/scrogson/tyson
- Owner: scrogson
- Created: 2014-08-16T06:50:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-12T22:18:07.000Z (about 10 years ago)
- Last Synced: 2024-10-08T18:21:04.680Z (3 months ago)
- Language: C
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Mike] Tyson
> A work in progress lisp I'm building based on [Build Your Own Lisp](http://buildyourownlisp.com/)
```
$ bin/tyson
Tyson - Version 0.0.1
Press Ctrl+c to exittyson> + 5 6
11
tyson>
```