套件: libbytecode-java (0.92.svn.20090106-2)
libbytecode-java 的相關超連結
Trisquel 的資源:
下載原始碼套件 bytecode:
- [bytecode_0.92.svn.20090106-2.dsc]
- [bytecode_0.92.svn.20090106.orig.tar.gz]
- [bytecode_0.92.svn.20090106-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- Olivier Sallou
外部的資源:
- 主頁 [www.biojava.org]
相似套件:
Java bytecode manipulation library
The library presents itself as a collection of routines to manipulate Java bytecode. It allows for the dynamic creation of Java class files without using of Javac. Such tailored code can be used, i.e. as for the upstream's motivation of the BioJava developers, to generate implementations of Hidden Markov Models. It thus acts much like inline assembly for Java.