emul/src/main/resources/org/apidesign/vm4brwsr/emul/java_lang_String.js
Fri, 16 Nov 2012 08:26:55 +0100 Removing the printing part from javap. The bck2brwsr VM can now be compiled into JavaScript
Tue, 23 Oct 2012 16:50:27 +0200 Some basic operations needed for a trivial calculator
Mon, 08 Oct 2012 17:10:27 -0700 Concatanation of strings sort of works (but produces wrong result)