ActionScript
ActionScript is an actively used programming language created in 1998.
21Years Old | 5,750Users | 2Jobs |
- ActionScript ranks in the top 5% of languages
- the ActionScript wikipedia page
- ActionScript first appeared in 1998
- See also: javascript, java, haxe, hypertalk, hypercard, ecmascript, ios, android, json, opengl, xml, mxml
- I have 55 facts about ActionScript. just email me if you need more.
Example code from Linguist:
package mypackage { public class Hello { /* Let's say hello! * This is just a test script for Linguist's Actionscript detection. */ public function sayHello():void { trace("Hello, world"); } } }
Example code from Wikipedia:
private function getNeighbours(_arg1:int, _arg2:int):Array{ var _local3:Array = -(((null - !NULL!) % ~(undefined))); var _local4:*; var _local5:*; var _local6:*; _local3 = new Array(); _local4 = 0; for (;//unresolved jump , _arg2 < 8;_local4++) { _local5 = (_arg1 + int(!NULL!)); _local6 = (_arg2 + int(!NULL!)); if (true){ _arg1 = (((//unresolved nextvalue or nextname << !NULL!) + !NULL!) << undefined); _arg1 = (!(!NULL!) ^ !NULL!); (!NULL! instanceof !NULL!); var _local1 = (((!NULL! as !NULL!) + !NULL!) == this); if (!(!NULL! == !NULL!)){ -((true << !NULL!)).push(Cell(cells[_local5][_local6])); } } if (!true){ (_local6 < 0); (_local6 < 0); (_local5 < 0); } } return (_local3); }Edit
Last updated February 11th, 2019