AngelScript
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
asIBinaryStreamA binary stream interface
asIJITCompilerThe interface that AS use to interact with the JIT compiler
asIObjectTypeThe interface for an object type
asIScriptContextThe interface to the virtual machine
asIScriptEngineThe engine interface
asIScriptFunctionThe interface for a script function description
asIScriptGenericThe interface for the generic calling convention
asIScriptModuleThe interface to the script modules
asIScriptObjectThe interface for an instance of a script object
asSBCInfoInformation on a bytecode instruction
asSFuncPtrRepresents a function or method pointer
asSMessageInfoRepresents a compiler message
asSVMRegistersA struct with registers from the VM sent to a JIT compiled function