supercompass

joined 11 months ago
 

I have seen that sb-ext:save-lisp-and-die is used to make executables from sourc code, but how do you make the executable for specific systems? e.g. Linux, Windows, Apple.

[โ€“] supercompass@alien.top 1 points 11 months ago

Slimv requires Vim with python, which I don't have, and Vlime requires me to run sbcl --load /vlime/lisp/start-vlime.lisp every time.

[โ€“] supercompass@alien.top 1 points 11 months ago (6 children)

So then, what is the "Lisp experience", and why does everyone want it?

 

I have been wanting to program in lisp for a good while, but I do not enjoy using Emacs, and Slimv and Vlime haven't functioned. So, would having Vim in one terminal editing a file and then a REPL in another work?