套件:libtruffle-dsl-processor-java-doc(0.6-2)
libtruffle-dsl-processor-java-doc 的相關連結
Debian 的資源:
下載原始碼套件 truffle-dsl-processor:
- [truffle-dsl-processor_0.6-2.dsc]
- [truffle-dsl-processor_0.6.orig.tar.gz]
- [truffle-dsl-processor_0.6-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [openjdk.java.net]
相似套件:
Documentation for truffle-dsl-processor
Truffle DSL uses annotations on classes, fields, and methods, from which an annotation processor infers further classes. It relieves the programmer from having to write the boiler plate code, and allows her to concentrate on implementing the semantics.
Truffle is essentially a language for modeling and implementing languages using Java as a base. This means that a programmer can use the existing Java's standard libraries, debug infrastructure, memory management, and productivity tools to implement an own language.
This package contains the API documentation of libtruffle-dsl-processor-java.
其他與 libtruffle-dsl-processor-java-doc 有關的套件
|
|
|
|
-
- sug: libtruffle-dsl-processor-java
- Java library that helps writing Truffle nodes in a efficient way