AngelCode Scripting Library

Application Writer's Manual
This is the reference manual for the library interface.

Script Writer's Manual
This is the reference manual for the script language.

How to compile and link with AngelScript
Some explanations on how to compile the library and link with it.

An overview of AngelScript
A quick overview of the features of the scripting library.

Registering a C++ class
A detailed description of how to register C++ classes for use within the scripts.

Calling script functions with parameters
A detailed description of how to call script functions with parameters.

AngelScript Change Log versions 0.x
AngelScript Change Log versions 1.x
AngelScript Change Log versions 2.x
The complete change log for the library.

Datatypes in AngelScript and C++
This article explains the relationship between AngelScript types and C++ types.

AngelCode Scripting Library byte code instruction set
The complete list of bytecodes understood by the virtual machine. Just for the curious.