Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: 645722903c228f9859efba107d2896a38545413f Size: 4.96 MB File Format: zip
Rating: 2.52173913
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 226 License: Free
MicroJava Tools is a free software by Slobodan Vrkacevic and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download MicroJava Tools which is 4.96 MB in size and belongs to the software category Other Programming Files. MicroJava Tools was released on 2012-04-07 and last updated on our database on 2017-03-04 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
MicroJava Tools Description
MicroJava Tools is a Java toolbox that features a virtual machine to run your applications, an assembler to assemble your code and a bytecode editor.
MicroJava Virtual Machine
The MicroJava Virtual Machine (MJVM) is a bytecode interpreter for MicroJava as specified in the MicroJava Specification (pdf document). In this implementation MJVM features GUI front-end and debug capabilities.
MicroJava Assembler
The MicroJava Assembler (MJAsm) is a simple assembler for the MicroJava Virtual Machine. The instruction set of the assembly language is given in the MicroJava Specification (pdf document) in section B.2.
Additionally, the assembler supports jump labels and two assembler directives: .ds and .org. The directive .ds specifies the size of the data memory while .org specifies the first instruction to run (mainPC).
MicroJava Bytecode Editor
The MicroJava Bytecode Editor (MJBCE) is an editor of the MicroJava Bytecode. The format of this bytecode is specified in the MicroJava Specification (pdf document) in section B.3. The editor supports opening files in multiple tabs and launching MJVM. Bytes are represented as numbers in the range 0-255.System requirementsJava Runtime Environment