Comment by catgary

1 year ago

I kind of wish the effort spent on Roc was put into productionizing/commercializing Koka (which Roc draws a lot of inspiration from) rather than starting an entirely new language. Like I get starting from scratch when it comes to Haskell, since there’s so much baggage there, but Koka is a pretty blank slate.

Koka is still pretty much one person's project [0], and it's not for lack of PRs [1]. To push Koka forward at the kind of pace that Richard wants to move would require forking it or commandeering it, and it makes total sense that neither option is as appealing as just starting fresh.

[0] https://github.com/koka-lang/koka/graphs/contributors

[1] https://github.com/koka-lang/koka/graphs/contributors

  • I think your second link meant to go to the open PRs... but anyway there are only 30 open PRs? That seems relatively low?

    • Oh, yes, I pasted the same link twice!

      30 PRs that have been open for a very long time untouched. The point is getting stuff merged into Koka is not easy.