Truffle API

Truffle is a multi-language framework for executing dynamic languages that achieves high performance when combined with Graal.

License

License

GroupId

GroupId

com.oracle
ArtifactId

ArtifactId

truffle-api
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Truffle API
Truffle is a multi-language framework for executing dynamic languages that achieves high performance when combined with Graal.
Project URL

Project URL

http://openjdk.java.net/projects/graal
Source Code Management

Source Code Management

http://hg.openjdk.java.net/graal/graal

Download truffle-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.oracle/truffle-api/ -->
<dependency>
    <groupId>com.oracle</groupId>
    <artifactId>truffle-api</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle/truffle-api/
implementation 'com.oracle:truffle-api:0.8'
// https://jarcasting.com/artifacts/com.oracle/truffle-api/
implementation ("com.oracle:truffle-api:0.8")
'com.oracle:truffle-api:jar:0.8'
<dependency org="com.oracle" name="truffle-api" rev="0.8">
  <artifact name="truffle-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle', module='truffle-api', version='0.8')
)
libraryDependencies += "com.oracle" % "truffle-api" % "0.8"
[com.oracle/truffle-api "0.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.8