Add some common lisp bits

This commit is contained in:
2023-06-12 22:09:53 -04:00
parent 47dc5e09ad
commit 5e795e3519

View File

@@ -47,3 +47,8 @@ functionality to be selected while still maintaining control in the function whi
- [[https://malisper.me/debugging-lisp-part-3-redefining-classes/][Redefining Classes]]
- [[https://malisper.me/debugging-lisp-part-4-restarts/][Restarts]]
- [[https://malisper.me/debugging-lisp-part-5-miscellaneous/][tricks]]
* Libraries to look into
- [[https://github.com/mmontone/ten/blob/master][Ten]] - templating library
- [[https://scymtym.github.io/esrap/][Esrap]] - Parse backwards