Bookmarks tagged [virtual-machine]
Byte Buddy is a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application and without the help of a compiler. Other than the code genera...
- tags: java, virtual-machine, jvm, runtime
- source code
https://github.com/tekknolagi/carp
"interesting" VM in C. Let's see how this goes. [GPLv3]
- tags: cpp, virtual-machine
- source code
https://github.com/jakogut/tinyvm
A small, fast, lightweight virtual machine written in pure ANSI C. [MIT]
- tags: cpp, virtual-machine
- source code
A programming language for HHVM that interoperates seamlessly with PHP.
- tags: awesome-php, php, virtual-machine
https://github.com/facebook/hhvm
A Virtual Machine, Runtime and JIT for PHP by Facebook.
- tags: awesome-php, php, virtual-machine
- source code
GraalVM is a universal virtual machine for running applications written in JavaScript, Python, Ruby, R, JVM-based languages like Java, Scala, Kotlin, and LLVM-based languages such as C and C++.
- tags: java, scala, kotlin, virtual-machine
- source code
https://blogs.oracle.com/developers/announcing-graalvm
Today, we are pleased to announce the 1.0 release of GraalVM, a universal virtual machine designed for a polyglot world.
- tags: java, jvm, virtual-machine
- source code