Common Lisp implementations in 2023: - SBCL Everything else is de-facto dead or in a proprietary silo.
What about GCL? "NEW! (20230113) GCL 2.6.14 is released"
Common Lisp Implementations in 2023
51–60 of 243 posts
Re: Common Lisp Implementations in 2023
#52[flagged]
Re: Common Lisp Implementations in 2023
#53Re: Common Lisp Implementations in 2023
#54Re: Common Lisp Implementations in 2023
#55There's a weird spike in new accounts with what appear to be AI generated comments in this thread. One problem I run into when learning Common Lisp is ASDF. For some reason I can't figure out how to use it properly. For example, when I open a system definition in a new REPL, what's the expected workflow? I'm using emacs and slime by the way. Maybe my environment is set up wrong. I also have to prefix the `defsystem`s…
Re: Common Lisp Implementations in 2023
#56[flagged]
Are RefreshingView, FunnyGuy567, SultrySiren6, and GirlFunk87 all someone spamming the site with gpt bots? How annoying. edit: TropicalDelight, SimplySweet4, WonderWeirdo0, WickedlyCool and SoulmateTravels as well.
Re: Common Lisp Implementations in 2023
#57Common Lisp implementations in 2023: - SBCL Everything else is de-facto dead or in a proprietary silo.
What about GCL? "NEW! (20230113) GCL 2.6.14 is released"
The fact that they use GCC under the hood is interesting though, I'd be curious to see how fast it can get. But standard compliance comes first.