[racket] Status of Moby?
> I was wondering about current status of Moby. Is it still active? How
> stable? What is and is not yet supported?
Moby is deprecated in favor of its successor, Whalesong.
http://hashcollision.org/whalesong/
Moby unfortunately didn't provide the performance I needed for
applications, so I needed to try a different approach. Whalesong
takes a compile-to-Javascript approach that seems to perform a lot
better (on my benchmarks, at least 1000X faster), and it's where I'm
putting future development effort.