https://github.com/howz1t/learning-lisp
https://github.com/howz1t/learning-lisp
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/howz1t/learning-lisp
- Owner: HOWZ1T
- License: gpl-3.0
- Created: 2019-04-08T20:13:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T14:30:43.000Z (about 7 years ago)
- Last Synced: 2025-01-01T18:36:40.881Z (over 1 year ago)
- Language: Common Lisp
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WIP
## Useful REPL
- `(pushnew "/path/to/project/root" asdf:*central-registry* :test #'equal)`
- `(ql:quickload )`