@mdhughes I haven't had a lot of time next to a computer to write what-to-actually-do but on your topics specifically I suggest
sbcl --load path/to/quicklisp.lisp
following the prompts (just default values / yes)
after which clone both
https://codeberg.org/tfw/moonclimb
https://codeberg.org/tfw/lispmoo2
into ~/quicklisp/local-projects/
after which,
$ sbcl
> (ql:quickload :lispmoo2)
> (in-package :lispmoo2/main)
should do the thing.
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
screwlisp (screwtape@mastodon.sdf.org)'s status on Monday, 04-Nov-2024 04:07:40 JST
screwlisp