Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: What is the most suitable Scheme implementation to learn today?
2 points by ctenb on Aug 24, 2023 | hide | past | favorite | 2 comments
I'm not familiar with Scheme, and there seem to be many implementations around: https://en.wikipedia.org/wiki/Category:Scheme_(programming_language)_implementations

I'm a little overwhelmed by this and unsure which implementation to install and use to learn the language.



I'd suggest Racket (https://racket-lang.org) which is a batteries-included language environment that includes scheme and has a lot of high-quality documentation.

Guile (https://www.gnu.org/software/guile/) isn't quite as learner-focused but is another great choice.


I'd checkout Racket: https://racket-lang.org/ It's got a nice UI for starting out and getting good error reporting. It's also well documented.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: