One of the things that I extremely love about this is the fact that it compiles down to almost identical java bytecode and then can be run with the java command. The fact that performance is on par with java. That it is basically statically typed ruby on the jvm. In my opinion its what jruby should have been. Its absolutely brilliant and a testament to how languages should be written on the jvm. I think one of the key points as said is to limit overhead in comparison to java.
Has anyone written anything in mirah thats been deployed? I assume it can be built pretty much in the same way as any java project.
Has anyone written anything in mirah thats been deployed? I assume it can be built pretty much in the same way as any java project.