We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e8946 commit b6d745eCopy full SHA for b6d745e
README.md
@@ -4,7 +4,7 @@
4
## Introduction
5
6
Truffle is a framework for implementing languages as simple interpreters.
7
-Together with the [Graal compiler](http://github.com/OracleLabs/GraalVM),
+Together with the [Graal compiler](https://wiki.openjdk.java.net/display/Graal/Instructions),
8
Truffle interpreters are automatically just-in-time compiled and programs
9
running on top of them can reach performance of normal Java.
10
0 commit comments