a toy jvm in awk
a toy jvm in awk, based on this tutorial: https://zserge.com/posts/jvm/
strtonum
javac Add.java && hexdump -v -e '/1 "%01u "' Add.class | awk -f jvm.awk
We use cookies. If you continue to browse the site, you agree to the use of cookies. For more information on our use of cookies please see our Privacy Policy.