There are 5 repositories under java-virtual-machine topic.
Runtime code generation for the Java virtual machine.
Eclipse Groovy Development Tools
Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .
A symbolic Java virtual machine for program analysis, verification and test generation
Java2Script provides an Eclipse Java to JavaScript transpiler (source-to-source compiler) and a nearly complete JavaScript implementation of the Java runtime environment (including AWT and Swing).
Take a tour of the new features in Java SE 8, the platform designed to support faster and easier Java development. Learn about Project Lambda, a new syntax to support lambda expressions in Java code; the new Stream API for processing collections and managing parallel processing; the DateTime API for representing, managing and calculating date and time values; and Nashorn, a new engine to better support the use of JavaScript code with the Java Virtual Machine.
JVM arguments that you can use in your Minecraft launcher to increase game performance.
Tracing JIT compiler and runtime for a subset of the JVM
A minimum viable functional programming language for the JVM
Virtual machines samples
With this solution you collect JVM garbage collector activity of your AWS Lambda functions. You can visualize out-of-memory situations in a Kibana dashboard and gain insights into your application’s memory consumption for troubleshooting and optimization.
Confuzzion is a Java Virtual Machine (JVM) fuzzer generating Java programs to find bugs and vulnerabilities in the Java VM.
🫐️[🇴.🇸]📱️☕️ The official source repository for the BlueberryOS Java Virtual Machine (JVM)
Lightweight JVM Performance Diagnostic Agent + Realtime Dashboard Analytics User Interface
Research paper on Multi-Threading vs. Multi-Processing applies to Operating System & Application. The research analyzes the fundamental of multiprocess and multithreading programming. The report paper also explains the basics of how operating system functions, and OS Scheduler Algorithms. I also implement the Producer-Consumer Problem using Conditional Variables to explain. This is not a full program. The research paper can be used as a good fundamental for Multithreading Engineers or embedded System Engineers.
A Virtual Machine for Python, like that of the JVM (Java Virtual machine) this project may be necessary if a use is found, for now, it is just to redirect people to read about the Python interpreter, rather than a Python Virtual Machine
A toy JVM (Java Virtual Machine) written in C++. For learning purpose.
A simple Java Virtual Machine (JVM) written in C#
Client Server demo
🫐️[🇴.🇸]📱️☕️📖️ The official documentation source repository for the BlueberryOS Java Virtual Machine (JVM)
:electric_plug: JCoCo is an implementation of the Python Virtual Machine in Java. Programming Languages class project. :hammer_and_wrench:
A compiler for the Cobalt programming language targeting the JVM and written in Kotlin.
An implementation of the Java Virtual Machine in D