Hacker News new | ask | show | jobs
by vitejose 783 days ago
Everyone loves Racket (Lisp) but no one uses Racket (Lisp). I’ve read Beating the Averages but I still don’t get it.
2 comments

I use racket and sbcl both. I prefer sbcl. We write a lot of software in cl; it is excellent. Cannot say anything else beats the debugging experience unless really low level, but for embedded we use c code gen from cl anyway.
I use Racket.