Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eddieantonio/lersp
so U KNow that interNET meme "ermagurd"? So... okay. No? Well, okay. Here's a very simple Lisp interpreter thing!
https://github.com/eddieantonio/lersp
Last synced: 7 days ago
JSON representation
so U KNow that interNET meme "ermagurd"? So... okay. No? Well, okay. Here's a very simple Lisp interpreter thing!
- Host: GitHub
- URL: https://github.com/eddieantonio/lersp
- Owner: eddieantonio
- License: mit
- Created: 2014-04-14T03:43:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-23T20:25:17.000Z (almost 11 years ago)
- Last Synced: 2024-12-17T21:43:57.705Z (about 1 month ago)
- Language: C
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- AwesomeInterpreter - lersp
README
# Lersp
A terrible Lisp interpreter! The few features that it has are directly
inspired by McCarthy's [original 1960 paper][mccarthy60] and partially by
Scheme.[mccarthy60]: http://www-formal.stanford.edu/jmc/recursive.html
# License
2014 (c) Eddie Antonio Santos. MIT Licensed.