-
Book Summary: Learn C and build your own programming language in under 1000 lines of code!
URL: [www.buildyourownlisp.com/](http://www.buildyourownlisp.com/)
Github: https://github.com/orangeduck/…
-
Format Lisp source as HTML; open a browser; send the HTML-ised Lisp source to the browser; lay it out nicely in the browser.
-
+ [x] [SBCL]() sbcl:save-lisp-and-die
+ [x] [CCL]() ccl:save-application
+ [ ] [ECL](https://common-lisp.net/project/ecl/static/manual/ch34s03.html)
+ [x] [CMU]()
+ [ ] [ABCL]()
+ [x] [ALISP]() e…
-
Imported from SourceForge on 2024-07-09 11:19:24
Created by **[robert_dodier](https://sourceforge.net/u/robert_dodier/)** on 2023-12-26 00:34:59
Original: https://sourceforge.net/p/maxima/bugs/4226
-…
rtoy updated
4 months ago
-
I would like to document and run CL snippets within Obsidian that I could execute with testable outputs. I currently have a workaround to make this work but at the cost of a shell configuration. Essen…
-
In my main ORG file, I try to export and get the error message
`condition-case: Lisp nesting exceeds ‘max-lisp-eval-depth’`
Where do I set this?
-
- [ ] [Strings](https://lispcookbook.github.io/cl-cookbook/strings.html)
# Strings
**DESCRIPTION:** "The Common Lisp Cookbook – Strings
📢 New videos: web dev demo part 1, dynamic page with HTMX, W…
-
Hello! And thanks again for the talk.
Perhaps in the spirit of Rich's talk, I hope you don't mind me using this space to write some thoughts on the fun 'puzzle' you hinted at re: computing atop the…
-
DB has COMLAP; COMAUX 25. There is at least COMAUX 27 to be had. DB has COMLAP; COMPLR 936 and there is a COMPLR 937. DB has PHAS1 86, but there is a PHAS1 87. DB has SRCTRN 20, but there is a SRCTR…
-
Would be good to add some overarching "lisp mode file", so I'm not running around with dolists all over the place