软件包: libtruffle-dsl-processor-java-doc (0.6-2.1)
libtruffle-dsl-processor-java-doc 的相关链接
Trisquel 的资源:
下载源码包 truffle-dsl-processor:
- [truffle-dsl-processor_0.6-2.1.dsc]
- [truffle-dsl-processor_0.6.orig.tar.gz]
- [truffle-dsl-processor_0.6-2.1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Java Maintainers (Mail Archive)
- Miguel Landaeta
外部的资源:
- 主页 [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