Hacker News new | ask | show | jobs
by nine_k 211 days ago
I suppose, Racket is for CS grads / post-grads / researchers / professors. That is, not for those who just learn CS basics, but for those learnèd enough.

Students might use some simplified or customized languages produced with Racket. The syntax needs not be lispy; #lang algol60 is built in :)

2 comments

Actually it's great for learning CS basics.

https://zoo.cs.yale.edu/classes/cs201/Spring_2021/lectures/R...

You list only academic positions. Has no popular software been written in it yet?
Naughty Dog used Racket and their own in house lisp (prior to that) to write their games.

Could be mistaken but IIRC Jak and Daxter was the first console game to have a fully streaming world and they achieved it using a technique inspired by their hot reloading dev setups

Arc was ported to Common Lisp last year, but before that was Racket.

And HN is written in Arc.

So does the website you're on count as popular software?

Six degrees of "Kevin..", I mean, Racket