Skip to content
EntityQ2366· pop 5· linked from 16 articles

AngelScript

Sign in to save

AngelScript is an open-source game-oriented compiled scripting language developed by Andreas Jönsson at AngelCode.

~2 min read

Encyclopedic overview

2 sections
Contents
  • References
  • External links

AngelScript is an open-source game-oriented compiled scripting language developed by Andreas Jönsson at AngelCode.

AngelScript features static typing, object handles (similar to C++ pointers but garbage collected via reference counting), object-orientation, single inheritance, multiple inheritance with interfaces. It allows operators to be registered and overloaded. AngelScript can be used with any C++ IDE, such as NetBeans, Geany, and Eclipse.

Excerpted from Wikipedia’s “AngelScript” article, available under the CC BY-SA 4.0 licence.

Available in 5 languages

via Wikidata sitelinks · CC0