1 2 3 4 5 6 7 8 9 10 11 12 13
|
Document: angelscript
Title: Debian angelscript Manual
Author: Andreas Jönsson <andreas@angelcode.com>
Abstract: AngelScript features static typing, object handles (similar to C++
pointers but garbage collected via reference counting), object- orientation,
single inheritance, multiple inheritance with interfaces. Allows operators to
be registered and overloaded. AngelScript can be used with any C++ IDE, such as
Netbeans, Geany, and Eclipse.
Section: Programming
Format: HTML
Index: /usr/share/doc/angelscript/index.html
Files: /usr/share/doc/angelscript/*.html
|