in conjuntion with java-asm and java-bcel...let-c if we prepare a better java support for pkgsrc! :) Jamaica, the JVM Macro Assembler, is an easy-to-learn and easy-to-use assembly language for JVM bytecode programming. It uses Java syntax to define a JVM class except for the method body that takes bytecode instructions, including Jamaica's built-in macros. In Jamaica, bytecode instructions use mnemonics and symbolic names for all variables, parameters, data fields, constants and labels. Jamaica is a simplified JVM assembly language. It does not support inner classes. Variables are all method-wide and are strongly-typed.
21 lines
768 B
Text
21 lines
768 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/10 19:36:41 poppnk Exp $
|
|
bin/jamaica
|
|
lib/java/jamaica.jar
|
|
share/examples/jamaica/arraytest.ja
|
|
share/examples/jamaica/constanttest.ja
|
|
share/examples/jamaica/exceptiontest.ja
|
|
share/examples/jamaica/gototest.ja
|
|
share/examples/jamaica/iftest.ja
|
|
share/examples/jamaica/inputtest.ja
|
|
share/examples/jamaica/interfacetest.ja
|
|
share/examples/jamaica/invokespecialtest.ja
|
|
share/examples/jamaica/iteratetest.ja
|
|
share/examples/jamaica/jat.bat
|
|
share/examples/jamaica/jatbcel.bat
|
|
share/examples/jamaica/jcctest.java
|
|
share/examples/jamaica/mybaseclass.java
|
|
share/examples/jamaica/settest.ja
|
|
share/examples/jamaica/staticfinaltest.ja
|
|
share/examples/jamaica/switchtest.ja
|
|
share/examples/jamaica/valuegetsettest.ja
|
|
@dirrm share/examples/jamaica
|