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.

Wikidata facts

Show 4 more facts
inception
2003-00-00
software version identifier
2.37.0
source code repository URL
github.com/codecat/angelscript-mirror
Sources (3)

via Wikidata · CC0

~2 min read

Article

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.

Available in 5 languages

via Wikidata sitelinks · CC0

Connections

Categories