EASy.VM is a clean room Java Virtual Machine (bytecode interpreter), designed for embedded systems and workstations.
It is scalable to meet the requirements of embedded applications. EASy.VM has been ported to a number of
8,16,32bit embedded platforms as well as workstation operating systems.
- Based on the JDK1.1 ... 1.4 APIs
|
- J2ME/CLDC, J2ME/MIDP, SWT compatible, configurable class libraries
|
- JDWP (Java Debug Wire Protocol) debugging support for embedded targets. EASy.VM runs best with Borland JBuilder 6.0 professional or higher.
|
- Rapid time to market due to EASy.VM for workstation platforms (Windows, etc.)
|
- J2ME/MIDP and SWT adds support for graphics and sound to the VM, even on embedded targets
|
- Small code footprint of the VM (scales down to 30kB)
|
- Low RAM requirements (runs with a few kilobytes)
|
- Small footprint of the class libraries (scales down to a few kilobytes)
|