| Reddit :Common Lisp | https://www.reddit.com/r/common_lisp |
| Stackoverflow | https://stackoverflow.com/users/69545/rainer-joswig |
| Reddit :Common Lisp | https://www.reddit.com/r/common_lisp |
| Stackoverflow | https://stackoverflow.com/users/69545/rainer-joswig |
#adventofcode #adventofcode2024 Day 5 in #CommonLisp #Lisp
#LispWorks on the new Mac mini
#adventofcode #adventofcode2024 Day 4 in #CommonLisp #Lisp
#LispWorks on the new Mac mini
#adventofcode #adventofcode2024 Day 1 #CommonLisp
#Symbolics #Genera, #SBCL and #LispWorks on the new Mac mini
#lisp #commonlisp #lispworks #symbolics #lispmachine
Made the KR frame system from the UIMS Garnet for two Common Lisp implementations work: LispWorks 8 and Portable Genera. I used this version: https://github.com/ury-marshak/kr
Typical problem porting code:: the initial value for structure slots is undefined in CL. The code assumes NIL.
Attached a screenshot of the KR examples in Portable Genera, a Virtual Lisp Machine on an Apple Mac mini with M4 Pro.
#lisp #commonlisp #lispmachine #genera
Then checking the list of compiler warnings, using the Zmacs command „Edit Compiler Warnings“.
#lisp #commonlisp #lispmachine #genera
Compiling the ALEXANDRIA library on a Lisp Machine, actually using ASDF.