Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scrogson/tyson

The Ultimate Lisp
https://github.com/scrogson/tyson

Last synced: about 1 month ago
JSON representation

The Ultimate Lisp

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 exit

tyson> + 5 6
11
tyson>
```