An Exploration of SBCL Internals (2020)
101–110 of 194 posts
Re: An Exploration of SBCL Internals (2020)
#102The macro narrative is worse in Erlang; but Lisp isn't perfect either in other ways.
The point is, I net out staying on the BEAM. What I like about Lisp is that I think it's a tool that will serve you for the rest of your career, even if you don't use it for production. That's a pretty cool proposition and maybe one day I'll get there. Emacs is a similar tool.
Re: An Exploration of SBCL Internals (2020)
#103Earlier quoted context omitted.
> image and you are updating the image it's a game changer. Also Smalltalk. https://lists.cuis.st/mailman/archives/cuis-dev/2023-August/...
Also Factor. https://factorcode.org/
Re: An Exploration of SBCL Internals (2020)
#104It's a bit sad that this ecosystem has fallen out of favor for mainstream software development. One could have designed OOP like frontends to this fairly easily, and I'm sure there are existing ones. How did Java and C++ take over?
I’ve tried multiple times to get into SBCL, but every time I run into the problem that I have to learn Emacs first. I know there are lots of other ways to work with SBCL, but they are either second-class citizens or paid.
Re: An Exploration of SBCL Internals (2020)
#105Earlier quoted context omitted.
worth mentioning is that CCL is finally back into active development !
Who is doing the development currently?