Hacker News new | ask | show | jobs
by unstatedAnswers 1652 days ago
“You mean, in the absence of docs, I have to debug the compiler??”

I agree, it’s a turn-off, for sure

1 comments

If there is one thing that Racket, Pollen, and that community do pretty well is documentation. Check out https://docs.racket-lang.org and https://pollenpub.com

Also, debugging the compiler is not as daunting if you want to. I never needed. The DrRacket IDE comes with all the tools and workflows to make that just like debugging any other program.