▲ | shawn_w 5 days ago | ||||||||||||||||
Racket has almost all of that. | |||||||||||||||||
▲ | bjoli 5 days ago | parent [-] | ||||||||||||||||
I am no fan of racket's for loops. It is frustrating, because it fells like an almost-goosd looping facility. I do use racket, but for scripts I prefer guile. Guile-fibers is a lot neater than the racket parallelism situation, for example. And I can usually find the code responsible for what IAM trying to achieve in the implementation. I never became friends with racket. I remember trying to fix a bug, but I never found what I was looking for. Getting superficially familiar with the guile codebase takes about an hour. Then again, I am a classical musician and not a programmer. | |||||||||||||||||
|