logoalt Hacker News

mkreistoday at 9:14 AM1 replyview on HN

Scheme is mostly used for teaching, but there are many production applications out there written in Lisp (Emacs for example). Also I'd like to mention Clojure, which is "lispy" and used by big cooperations.


Replies

e12etoday at 12:07 PM

Current racket is running on top of chez scheme - which is maintained by Cisco - and reportedly extensively used in commercial products (router firmware/os etc).

https://cisco.github.io/ChezScheme

show 1 reply