Languages
- 4401
- PROSE
- PROgrammable extenSions of sErvices; allows modifying Java programs at run-time; dynamic aspect-oriented programming (AOP), adaptive service architectures, and information systems for mobile computing.
- 4402
- Decompilers - friend or foe?
- Article on decompilers, their pros and cons, and how to protect source code against snooping eyes.
- 4404
- WebMail
- Web-based interface to Unix system mailboxes. Compare it to the systems Hotmail, and YahooMail use. [LGPL license]
- 4406
- JACOB
- Project for JAva COm Bridge, lets Java call local (Exe) and in-process (DLL) COM Automation servers from any JVM on Win32 platform. [Open Source]
- 4409
- JControl
- A Java platform optimized for measurement, control and automation applications. The JControl Virtual Machine's design is as lean as it runs even on 8-bit microprocessors and hence it can compete with common 8-bit-systems.
- 4410
- Simple RTJ
- Clean-room implementation of the Java Virtual Machine that has been specifically designed to run on devices with a small amount of system memory (from as low as 48KB). [Commercial]
- 4411
- Skelmir
- Specializes in Java virtual machine and compilation technologies for the embedded device communities.
- 4413
- TinyVM
- Very small Java VM, and firmware replacement for Lego Mindstorms RCX. Progenitor of leJOS. [Open Source, MPL]
- 4414
- Waba
- Small Java virtual machine aimed at portable devices, but also runnable on desktop computers. [Open source, GPL]
- 4417
- Natural Bridge
- A system for statically compiling and linking JVM bytecode applications. It includes an optimizing ahead-of-time compiler, a linker and recompilation manager, an advanced thread-hot runtime, and a core set of optimized libraries compatible with SunTM's Java 2 release. (Win32 only). [Commercial]
- 4418
- Open Runtime Platform
- Research framework implementing advanced JIT and GC interfaces. These interfaces allow the JIT, GC and remaining runtime system to be developed in complete isolation and at independent rates. [Open Source, Intel License]
