Tuesday, April 22, 2008

Runtime expression evaluation in ActionScript

The Tamarin port that I mentioned before is big and heavy and classes upon classes porting everything that they could from the Java source that really creates the swf byte code. The other way to go about making eval() is to break the problem down to what really needs to happen and not cloud your code with Java garbage. Amazing what you can do with ActionScript. This is a really amazing piece of code, really well written in my opinion, Check it out here.

I hope more is added to the library and a few things are changed a little but I'm really excited how small it is. I will try and add it into Wrapper when I get a chance.

Labels: , ,

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home