Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T17:26:49.000Z (about 7 years ago)
- Last Synced: 2024-07-20T19:13:01.656Z (4 months ago)
- Language: Common Lisp
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- 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