6 ms·
Also worth noting that language that runs this very website was implemented in Racket.
by noblethrasher 5y ago
Also worth noting that language that runs this very website was implemented in Racket.
- eitland 5y agoI thought that was Arc?
- danuker 5y agoHacker News runs on a language that runs on Racket? Which language is that?
- krapp 5y agoArc Lisp[0]. This forum was concieved as a MVP for the language. Anarki, a divergent open source fork, can be found here[1]. [0] http://arclanguage.org/ http://arclanguage.org/ [1] https://github.com/arclanguage/anarki https://github.com/arclanguage/anarki
- mepian 5y agoI think it was implemented in PLT Scheme before it stopped being a Scheme implementation and became Racket.