[ ソース: bytecode ]
パッケージ: libbytecode-java (0.92.svn.20090106-2.1)
libbytecode-java に関するリンク
Debian の資源:
bytecode ソースパッケージをダウンロード:
- [bytecode_0.92.svn.20090106-2.1.dsc]
- [bytecode_0.92.svn.20090106.orig.tar.gz]
- [bytecode_0.92.svn.20090106-2.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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.