| Projects on Google Code | Results 1 - 2 of 2 |
Processing.as is a port of the [http://processing.org/ Processing] programming language to ActionScript. It includes a fully functional parser and evaluator, as well as an API layer, to run many existing and new Processing scripts. To check out Processing.as in action, take a look at the following e...
FlexBug is an adaptation of FlexSpy, which allows you to add runtime actionscript to flexspy.
This is achieved using a wretched parser I nocked up called FlexTramp (Flex Testing Runtime Actionscrpt Micro Parser).
It supports a subset of actionscript, but you can still do things like instaniate...