
What is ActionScript written in?
Quick Facts
- Designed by
- Gary Grossman
- Developer
- Macromedia
- First released
- 1998
- Typing
- gradual
About ActionScript
ActionScript is an object-oriented programming language. It is a garbage-collected language that is just-in-time compiled to machine code as it runs. It supports object-oriented, prototype-based, and scripting programming. A just-in-time (JIT) compiler translates hot code paths to native machine code while the program runs, trading a slower start for faster steady-state speed.
ActionScript first appeared in 1998 and was designed by Gary Grossman at Macromedia / Adobe. Its popularity peaked around 2009. ActionScript is now used mainly in specialized niches and by dedicated communities.
How ActionScript is implemented
In the Language Lineage dataset, its runtime is implemented in C++.
ActionScript in the language family tree
ActionScript drew on ideas from JavaScript and went on to influence Haxe.
Sources: Wikipedia · Wikidata · Official site
Frequently Asked Questions
Evidence Sources
- https://en.wikipedia.org/wiki/Haxe
- https://en.wikipedia.org/wiki/ActionScript
- https://en.wikipedia.org/wiki/Tamarin_(software)
- ActionScript on Wikidata (Q234657)