Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tadzik/plis
Stupid LISP-alike interpreter
https://github.com/tadzik/plis
Last synced: 8 days ago
JSON representation
Stupid LISP-alike interpreter
- Host: GitHub
- URL: https://github.com/tadzik/plis
- Owner: tadzik
- Created: 2011-08-06T17:27:29.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-08-06T17:58:16.000Z (over 13 years ago)
- Last Synced: 2024-10-11T20:56:28.971Z (about 1 month ago)
- Language: C
- Homepage:
- Size: 93.8 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Stupid LISP-alike interpreter
Try things like (sum 2 3) or (say (sum 3 (sum 4 7)))
Requires readline