https://github.com/kiranandcode/lisp-projects
A repo for lisp related code! Data is code, code is data - whooo!
https://github.com/kiranandcode/lisp-projects
Last synced: about 1 month ago
JSON representation
A repo for lisp related code! Data is code, code is data - whooo!
- Host: GitHub
- URL: https://github.com/kiranandcode/lisp-projects
- Owner: kiranandcode
- Created: 2017-09-12T12:30:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T17:26:49.000Z (over 8 years ago)
- Last Synced: 2025-04-22T12:18:45.431Z (11 months ago)
- Language: Common Lisp
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lisp-projects
## A repo for my lisp projects
Data is code, code is data, I've been wanting to try lisp for a while now - how many languages have computers built around their execution?
Also it's a good oppourtunity to brush up on my functional programming - while I'm still a little scarred from building a recursive descent parser in haskell without a dedicated lexer, I still enjoy imperative languages