https://github.com/devth/land-of-lisp
I'm making my way through this excellent book, REPL at fingertip
https://github.com/devth/land-of-lisp
Last synced: about 11 hours ago
JSON representation
I'm making my way through this excellent book, REPL at fingertip
- Host: GitHub
- URL: https://github.com/devth/land-of-lisp
- Owner: devth
- Created: 2011-09-19T02:53:08.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-10-01T20:32:47.000Z (over 14 years ago)
- Last Synced: 2025-02-02T15:32:31.617Z (11 months ago)
- Language: Common Lisp
- Homepage: http://landoflisp.com/
- Size: 97.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```lisp
> '(this is a readme)
(THIS IS A README)
```