Truffle

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
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Truffle
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

How to add to project

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

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.7
0.6