Group: GraalVM Truffle
Sort by:Popular

1.Truffle API158 usages

org.graalvm.truffle » truffle-api UPL

Truffle is a multi-language framework for executing dynamic languages that achieves high performance when combined with Graal.
Last Release on Aug 26, 2026

2.Truffle Runtime55 usages

org.graalvm.truffle » truffle-runtime UPL

The Truffle runtime for Graal Languages. It is not recommended to depend on this artifact directly.
Last Release on Aug 26, 2026
This distribution is deprecated as of GraalVM 25.1 and is retained only for Maven compatibility. It will be removed in a future release.
Last Release on Aug 26, 2026

4.Truffle Nfi14 usages

org.graalvm.truffle » truffle-nfi UPL

Native function interface for the Truffle framework.
Last Release on Aug 26, 2026
The Truffle DSL Processor generates source code for nodes that are declared using the DSL.
Last Release on Aug 26, 2026

6.Truffle Nfi Libffi11 usages

org.graalvm.truffle » truffle-nfi-libffi UPL

Implementation of the Truffle NFI using libffi.
Last Release on Aug 26, 2026

7.Truffle Compiler7 usages

org.graalvm.truffle » truffle-compiler UPL

Truffle compiler API.
Last Release on Aug 26, 2026

8.Truffle Nfi Panama5 usages

org.graalvm.truffle » truffle-nfi-panama UPL

Implementation of the Truffle NFI using CLinker from project panama.
Last Release on Aug 26, 2026

9.Truffle TCK4 usages

org.graalvm.truffle » truffle-tck UPL

A collection of tests that can certify language implementation to be compliant with most recent requirements of the Truffle infrastructure and tooling.
Last Release on Aug 26, 2026
Contains the NFI headers, and the native library needed by the libffi NFI backend.
Last Release on Aug 26, 2026

11.Truffle TCK Common3 usages

org.graalvm.truffle » truffle-tck-common UPL

Common types for TCK Tests and Instruments.
Last Release on Aug 26, 2026
Contains the NFI headers, and the native library needed by the libffi NFI backend.
Last Release on Jan 20, 2026
Contains the NFI headers, and the native library needed by the libffi NFI backend.
Last Release on Aug 26, 2026
Contains the NFI headers, and the native library needed by the libffi NFI backend.
Last Release on Aug 26, 2026

15.Truffle SL2 usages

org.graalvm.truffle » truffle-sl UPL

Truffle SL is an example language implemented using the Truffle API.
Last Release on Aug 23, 2026
Instruments used by the Truffle TCK.
Last Release on Aug 26, 2026

17.Truffle SL Launcher1 usages

org.graalvm.truffle » truffle-sl-launcher UPL

Truffle SL launchers using the polyglot API.
Last Release on Aug 26, 2026

18.Truffle SL TCK

org.graalvm.truffle » sl-truffle-tck UPL

Truffle TCK provider for SL language.
Last Release on Aug 26, 2026
The Truffle libgraal processor is shared across Truffle and the compiler to generate code for the compiler bridge.
Last Release on Aug 18, 2026

20.Truffle TCK Tests

org.graalvm.truffle » truffle-tck-tests UPL

A collection of tests that can certify language implementation to be compliant with most recent requirements of the Truffle infrastructure and tooling.
Last Release on Aug 26, 2026

Related Books

Supercharge Your Applications with GraalVM: Hands-on examples to optimize and extend your code using GraalVM's high performance and polyglot capabilitiesSupercharge Your Applications with GraalVM: Hands-on examples to optimize and extend your code using GraalVM's high performance and polyglot capabilities (2021)
by Kumar, A B Vijay