[ ソース: truffle ]
パッケージ: libtruffle-java-doc (0.6-3)
libtruffle-java-doc に関するリンク
Debian の資源:
truffle ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [openjdk.java.net]
類似のパッケージ:
Documentation for truffle
Truffle is a language abstract syntax tree interpreter which allow it to implement languages on top of the Graal framework.
To implement a language using Truffle you write an AST for your language and add methods to interpret (perform the action of) each node.
Graal is an Oracle project aiming to implement a high performance Java dynamic compiler and interpreter.
This package contains the API documentation of libtruffle-java.
その他の libtruffle-java-doc 関連パッケージ
|
|
|
|
-
- sug: libtruffle-java
- multi-language framework for executing dynamic languages