Skip Navigation

wouterken/crystalruby: Embed Crystal code directly in Ruby

github.com GitHub - wouterken/crystalruby: Embed Crystal code directly in Ruby

Embed Crystal code directly in Ruby. Contribute to wouterken/crystalruby development by creating an account on GitHub.

GitHub - wouterken/crystalruby: Embed Crystal code directly in Ruby

Almost like a Jit compiler for making ruby typed and performant

4
4 comments
  • Why not just move completely over to Crystal? They're both almost the same language?

    • They're similar in syntax and experience but they're still very different languages. It's a substantial investment to move over and crystal will most likely lack most of libraries you rely on

      • Sure, there's a lack of good RoR alternative in Crystal, but Kemal isn't that bad, is it? I could see it as a drop-in replacement for ExpressJS, albeit with a few missing fancy middlewares.