The “Jankiest” way of writing Ruby gems
mauricio.szabo.link·7h
Flag this post

Recently I wrote about a Jank, the programming language that is able to bring Cojure to the native world using LLVM. I also mentioned that Jank is not yet ready for production usage – and that is just too true; it still have many bugs that prevent us to use it for more complex problems, And maybe even some simple ones.

That doesn’t mean we can’t try and see how bright for the future might be.

At my last post I ended up showing in an example of a Ruby code. And that’s fine, it works. And after so many problems trying to make something more complex, I finally was able to hack up some solution that bypasses some of the bugs that Jank still have.

And let me tell you, even in the pre-alpha stage that the language is, I…

Similar Posts

Loading similar posts...