lispm

@lispm@moth.social
266 Followers
18 Following
441 Posts
a quick hack for #adventofcode2024 Day 2 using #CommonLisp in #LispWorks

#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.

GitHub - ury-marshak/kr: Prototype object system for Common Lisp and more. KR: Constraint-Based Knowledge Representation

Prototype object system for Common Lisp and more. KR: Constraint-Based Knowledge Representation - ury-marshak/kr

GitHub
View into another world, a #Lisp world.

#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.

Then there are also (old) vendor specific #Lisp Manuals, that's a part of the #Symbolics #lispmachine documentation: