Add Graal
This commit is contained in:
@ -472,6 +472,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
||||
*Current implementations of the JVM/JDK.*
|
||||
|
||||
* [Avian](https://github.com/ReadyTalk/avian) - JVM with both JIT and AOT modes. Includes an iOS port.
|
||||
* [Graal](https://github.com/oracle/graal) - Polyglot virtual machine which can be embedded.
|
||||
* [OpenJ9](https://github.com/eclipse/openj9) - High performance, enterprise calibre, flexibly licensed, openly governed cross platform Java Virtual Machine extending and augmenting the runtime technology components from the Eclipse OMR and OpenJDK project.
|
||||
* [OpenJDK](http://openjdk.java.net/) - Open-source implementation for Linux.
|
||||
* [ParparVM](https://github.com/codenameone/CodenameOne/tree/master/vm) - VM with non-blocking, concurrent GC for iOS.
|
||||
|
Reference in New Issue
Block a user