it lives! JVM in Bash
for now it only has ~5 opcodes implemented, and one virtual method (println
). So this is literally the minimal amount of Stuff to get a hello world working
next up, conditionals?
it lives! JVM in Bash
for now it only has ~5 opcodes implemented, and one virtual method (println
). So this is literally the minimal amount of Stuff to get a hello world working
next up, conditionals?