EVM is a 32-bit virtualmachine designed for easy implementation. It supports bounds checking, real-time linking and JIT compilation on x86 architecture. No platform-specific calls or byte order dependencies. Comes with an optimizing C compiler.
LLVM is a unique compiler infrastructure designed for the optimization of programs from arbitrary programming languages. Compilation in C and C++ programs is supported using a parser based on GCC 3.4. Backends exist for X86, Sparc, PowerPC and "C".
NerveBreak is a scripting language, library and system. It can be used as a standalone scripting language (like Perl) or as a C library (like Lua). It has a C-like syntax and it compiles the source code to virtualmachine byte code for faster execution.
JVMCluster
Features:
- clusterable Java VirtualMachine (based on PVM)
- uses CPPVM as adapter layer to PVM
- object persistent layer integrated into JVM
- memory management unit is based on integrated relational database
- JDBC/ODBC api to acces
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
99% is a collection of Java Native Interface (JNI) multi-platform extensions to the Java virtualmachine. These will not necessarily work on every operating system, but will enhance the experience when supported.
Talks2 is a full Smalltalk and Development Environment which runs on top of the Java VirtualMachine. It comes with a ClassBrowser, Workspace, Transcript and all the things you know from a Smalltalk Development Environment.
The Dirt virtualmachine is designed to be easily used as a scripting engine or runtime core in C or C++ projects. The language itself is very similar to C. The tools have been created from scratch (no lex/bison/yacc) and are very portable
Object Tree, VirtualMachine and Compiler for Concatenative Languages, in a shared library - [This project is obsolete, and has been superseeded by the XCL suit, available at http://www.varkhan.net/software/xcl]
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Il2j is a translator of Common intermediate language to java bytecode. It will allow programmers to program in any .Net languages, and run their software on any virtualmachine.
The JRRE project is a Java runtime environment implementation based on Sun's Java 2 VirtualMachine specification. The system is currently under development at Appalachian State University by undergraduates Christopher Ellsworth and Clarence Alston.
Model implementation for the BaSa language, a Turing-like language. This simple language is to be run in a virtualmachine.
The proposed language specification is defined in http://www.cs.ui.ac.id/kuliah/IKI40800/model.html
nsjava is a loadable c-module which embeds a java virtualmachine in aolserver. This module is being developed to support the openacs project - see http://openacs.org, but it could find general application as a web development tool.
Daemon4J is a helpful ghost for those who
- dont like Java startup speed, esp. when the actual program needs
only a second
- dont know the classpath to use
- want to hide Java behind an innocent command line tool
- are not ready for the Big Serve
CDIS means "Context Dependent Instruction Set". Byte-code can extend its' own Instruction Set (IS) in runtime by querying of Addit. IS (AIS). Each AIS has unique ID. Basic IS realized as the virtual stack-machine.
Stalk is a new prototyping, message-passing OO language similar to Self. The interpreter compiles source text to bytecode for the Stalk VirtualMachine (SVM) and caches it. Compilable on most systems with sane C++ compilers, stalk has optional gtk binding
Basilisk is an embeddable data engine and virtualmachine. Applications may use it to allow data and logic to be stored externally in a format that users may read and modify.
Internet C++/Internet VirtualMachine is a high-speed, open-source alternative to Java and .NET. Applications written in standard languages, such as C and C++. OpenGL 1.2 support brings portable high-speed 3D graphics and games.
A small, efficient and reliable java virtualmachine aimed at portable devices (but also runnable on desktop computers), initially written by Rick Wild of Wabasoft. This account is for the development of the VM core and the associated core java packages.
The Cup Programming Language is a combination compiler and VM (VirtualMachine). The language is purely procedural, though allows 'top-level' code like a scripting language.
xdProf is a tool that captures and analyzes stack traces sent at a fixed interval from Java Virtual Machines in a distributed system. The xdProf client uses a C/C++ Java VirtualMachine Profiling Interface (JVMPI) library and works on many platforms.
Pocket Smalltalk is Smalltalk-80 for small machines. Currently we support PalmOS with a virtualmachine. We are looking for ports to other devices. PSt consists of an IDE (currently for Win32), which generates executables from Smalltalk source.