Solutions to ANSI CL (by Paul Graham) exercises

root

#+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.