openharry

Authored Comments

"GCL and its clisp command"

If I '$ sudo dnf install gcl' and then 'clisp' it says: "command not found"

Just '$ gcl' works however.
That means the 'shebang' should be '#!/usr/bin/gcl'?

./dice.lisp doesn't work.
It will start gcl and I'm greeted with a prompt.
Fedora 34 live CD