aboutsummaryrefslogtreecommitdiff
path: root/bob.lisp
AgeCommit message (Collapse)Author
2025-02-11Reworked build.lisp and load.lisp into bob.lispAryadev Chavali
bob.lisp quickloads the dependencies necessary and defines functions which I can just call from my REPL to load or build the project. Better than loading the file over and over again. Affectionately named after "Bob The Builder".