Solutions to ANSI CL (by Paul Graham) exercises
root
- darcsden-cli
- manifests
- post-hook
- public
- src
- ssh-server
- test-harness
- test-http
- test-http-data
- tests
- web-server
- .authorspellings
- .boring
- ANNOUNCE.md
- CHANGES.md
- HCAR.tex
- LICENSE
- Makefile
- README.md
- Setup.hs
- Vagrantfile
- darcsden.cabal
- darcsden.conf.example
- package.yaml
- stack.yaml
#+TITLE: Lectures on Lisp
#+DATE: Tue Aug 30 06:55:00 PM EST 2022
#+AUTHOR: Jason Robinson
# Introduction
A revision / re-attempt to go through [[https://www.nicklevine.org/declarative/lectures/][Lectures on Lisp by Nick Levine]], only
focusing on the text & exercises from ANSI Common Lisp by Paul Graham.
I already went through the lectures and have it saved on my [[https://github.com/Jaso-N7/lectures][Github.com/Jaso-N7]] repo.
This is just to refresh my lisp skills.