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: about 1 month 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-23T20:25:17.000Z (almost 11 years ago)
- Last Synced: 2025-01-20T14:56:58.667Z (3 months 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.