Package ist.palcom.bytecode

Definition of the bytecodes understood by the PalCom Virtual Machine pal-vm.

See:
          Description

Interface Summary
IJavaService  
ISerializableArray  
ISerializableClass  
ISerializableComponent  
ISerializableHashMap  
ISerializableInteger  
ISerializableInvokable  
ISerializableItem  
ISerializableLiteral  
ISerializableMetaInfo  
ISerializableMethod  
ISerializablePrimitive  
ISerializableReal  
ISerializableSide  
ISerializableString  
ISerializableSymbol  
 

Class Summary
Bytecodes  
Bytecodes.Bytecode  
CyclicList  
Deserializer  
IJavaServiceImpl  
MetaInfoItem  
Serializer  
Signature  
TopicMessage (message,topic) tuple
 

Package ist.palcom.bytecode Description

Definition of the bytecodes understood by the PalCom Virtual Machine pal-vm. Library used in implementation of numerous tools, including pal-asm, pal-dis, pal-st, pal-j.

Package Specification

The classes in this package provide Definition of the bytecodes understood by the PalCom Virtual Machine pal-vm

It is used for the implementation of numerous tools, e.g. ist.palcom.assembler, ist.palcom.disassembler, ist.palcom.st.