DEV Community

vindarel
vindarel

Posted on

1

Latest SBCL (Common Lisp implementation) improvements in 2022-2023: parallel GC, shared library and more

The latest big news is that SBCL got a parallel garbage collector (available under a build flag). That's awesome news, also something that people on the internet were complaining about the lack of (although you could find one in Allegro CL and Clasp (newest, long to build) as well as ABCL with a suitable JVM (with ZGC or Shenandoah)).

Other great achievements from last year:

yay!

bonus from 2021: true static binaries are coming: https://www.timmons.dev/posts/static-executables-with-sbcl-v2.html Currently, you can build a binary, but unlike Rust or Go you need a compatible Glibc on the target OS. If you build on a relatively old Linux it works on the latest ones.

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →