parrot
parrot copied to clipboard
A cross-platform Common Lisp editor
How about using SBCL for editor scripting. Like Emacs does use C for the core and Elisp for business logic and plugins, the Parrot might use Rust for the core...
Hello, installation instructions would be a plus :) I can install Tauri I suppose (which I don't know yet), then is there specific commands? Best,
It would be cool to have a way to see all defined packages in the current image, and then to be able to browse the symbols in each package +...