Skip to content

Instantly share code, notes, and snippets.

@sogaiu
Last active February 14, 2025 09:14
Show Gist options
  • Save sogaiu/0a96be8cabc6033d34c840b3751cfa22 to your computer and use it in GitHub Desktop.
Save sogaiu/0a96be8cabc6033d34c840b3751cfa22 to your computer and use it in GitHub Desktop.
racket noted things - why racket
  • focus of project seems admirable (teaching / learning)
  • long-term viability
    • multiple core developers - less "bus factor one"
    • core developers are working on the project at least partly as part of their day jobs (academics)
    • moved to being on top of chez scheme (which also has other devs)
  • development by similar members over long period
  • main members seem mostly decent [1]
  • conceptual integrity seems to be relatively important
  • documentation seems on the good side
    • errors exist but prs appear to be welcome
  • readable papers, posts, audio, and videos by various authors exist about portions of the system
    • these have existed for a number of years and it doesn't look like this will stop anytime soon (older videos have worse quality but this may be true for many such things)

[1] there is one clear example of someone whose manner of interaction has not been great at times, but it's possible there may be improvements along these lines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment