AngelScript
Sign in to saveAngelScript is an open-source game-oriented compiled scripting language developed by Andreas Jönsson at AngelCode.
Wikidata facts
- Official website
- angelcode.com/angelscript
Show 4 more facts
- inception
- 2003-00-00
- software version identifier
- 2.37.0
- source code repository URL
- github.com/codecat/angelscript-mirror
- official forum URL
- www.gamedev.net/forums/forum/34-angelcode
Sources (3)
via Wikidata · CC0
~2 min read
Article
2 sectionsContents
- 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.
Connections
type system
Entity
YouTube
Concept
operating system
Entity
International Standard Book Number
Entity
Q2407
Entity
digital object identifier
Entity
compiler
Entity
robotics
Entity
object-oriented programming
Entity
Q364
Entity
open-source software
Entity
Institute of Electrical and Electronics Engineers
Entity
software license
Entity
Q82268
Entity
Q608276
Entity
scripting language
Entity
programming paradigm
Entity
software development
Entity
class
Entity
imperative programming
Entity