An Exploration of SBCL Internals (2020)
51–60 of 194 posts
Re: An Exploration of SBCL Internals (2020)
#52Re: An Exploration of SBCL Internals (2020)
#53Re: An Exploration of SBCL Internals (2020)
#54Re: An Exploration of SBCL Internals (2020)
#55Re: An Exploration of SBCL Internals (2020)
#56Re: An Exploration of SBCL Internals (2020)
#57Earlier quoted context omitted.
Why would you have to learn emacs? You can largely batch compile and run lisp code same as any other language, if that is what you want to do. In many ways, the workflow can be very similar to python, if you don't want to get too advanced in the repl. And, to stress, you don't have to get too advanced to get going.
Simply using rlwrap with sbcl is workable.
Re: An Exploration of SBCL Internals (2020)
#58Earlier quoted context omitted.
Do you not count LispWorks in this? I haven't had a chance to play with the commercial Lisps myself, but anecdotally it seems to still have some currency.
I didn't, but perhaps I should have. There's a question of whether it's live enough to count, or if it's just in maintenance mode. The last release was in 2021, but there have been gaps that long before that.
I imagine that’s ticking the boxes for most of their users, and they’re not in the endless “security update” treadmill.