Scheme and Lisps are Great for production
jointhefreeworld.org·18w·
Discuss: Hacker News
Flag this post

I want to start by thanking the great NalaGinrut that wrote an article on this topic, which I adapted to explain my experience with Scheme and Lisps.


# My Journey with Scheme in Production

For the past two years, I’ve been on a mission: using the Scheme programming language , write and deliver production-ready systems, and transform my computing environment (leveraging great Scheme/Lisp projects like Guix, Artanis, etc.). I have since developed several libraries, fully-fledged web applications that are database-backed, and even created my own operating system (on top of Guix), all thanks to this expressive language, that lets me lift the heaviest boulders.

The existing folklore around Scheme and its Lisp family is often descri…

Similar Posts

Loading similar posts...