What is GraalVM written in?
Virtual machine software.
Polyglot JIT compiler and virtual machine written in Java using the Truffle framework.
The GraalVM compiler is written in Java (documented).
Quick Facts
- Developer
- Oracle Corporation
- First released
- 2019
- License
- GNU General Public License, version 2.0 and GPL linking exception
- Website
- openjdk.java.net/projects/graal
About GraalVM
GraalVM is a virtual machine software.
GraalVM first appeared in 2019 and was developed at Oracle. GraalVM keeps a steady, moderate following today.
How GraalVM is implemented
In the Language Lineage dataset, its compiler is written in Java.
Sources: Wikipedia · Wikidata · Official site
Relationship Graph
All directly connected languages. Click any node to navigate to its page.
Compiler Implementation
| Language | Confidence | Notes | Source |
|---|---|---|---|
| Java | 90% | GraalVM's compiler is written in Java. | Source |
Frequently Asked Questions
What language is GraalVM written in?
GraalVM is primarily implemented in Java. See the implementation section above for details and source references.
When was GraalVM first released?
GraalVM was first released in 2019.