Common Lisp Development Tooling
https://www.creativetension.co/posts/common-lisp-development-tooling
#HackerNews #CommonLisp #DevelopmentTooling #LispProgramming #SoftwareDevelopment #TechTools
SBCL: A Sanely-Bootstrappable Common Lisp (2008) [pdf]
https://research.gold.ac.uk/id/eprint/2336/1/sbcl.pdf
#HackerNews #SBCL #CommonLisp #Bootstrapping #LispProgramming #PDF
Interactive Common Lisp: An Enhanced REPL
https://github.com/atgreen/icl
#HackerNews #InteractiveLisp #EnhancedREPL #LispProgramming #CodingCommunity #SoftwareDevelopment
Macros are required to do some very helpful things in Rust, but this isnβt an article about any of those things. I became enamored with macros many years ago when I read Practical Common Lisp and saw the implementation of a SQL DSL that works with built in data structures. The whole implementation took less than a screen of code and absolutely blew away my expectations of what it took to create DSLs.
Cross-Compiling Common Lisp for Windows
https://www.fosskers.ca/en/blog/cl-windows
#HackerNews #CrossCompiling #CommonLisp #Windows #LispProgramming #TechNews #FOSS