I’ve downloaded the zip archive and added the luckylambda dist.
When loading the project, there the following Error is signalled during the load process of “ui.lisp”. (Using SBCL 2.4.9)
COMPILE-FILE-ERROR while
compiling #<CL-SOURCE-FILE "lispy-rogue" "src" "ui">
;
; caught ERROR:
; READ error during COMPILE-FILE:
;
; Symbol "EDIT" not found in the CL-LIBALLEGRO-NUKLEAR/DECLARATIVE package.
;
; Line: 17, Column: 24, File-Position: 614
Would be nice if you could help me troubleshoot the issue.