Open Sasanidas opened 1 year ago
Hello!
I managed to load the Lem (https://github.com/lem-project/lem/pull/686) to ABCL correctly (more or less), and I managed to then run it inside abclj:
(quickload :swank) (quickload :lem-ncurses) (cl-evaluate "(lem::lem)")
Then it hangs with this screen:
I'm testing with ABCL:
Armed Bear Common Lisp 1.9.0 Java 11.0.19 Ubuntu OpenJDK 64-Bit Server VM
With Linux Mint Vanessa.
I know this is not strictly related to abclj, just asking for some help :smiley: .
Still, thanks a lot!
Regards
Hello!
I managed to load the Lem (https://github.com/lem-project/lem/pull/686) to ABCL correctly (more or less), and I managed to then run it inside abclj:
Then it hangs with this screen:
I'm testing with ABCL:
With Linux Mint Vanessa.
I know this is not strictly related to abclj, just asking for some help :smiley: .
Still, thanks a lot!
Regards