Runtime expression evaluation AS3 to AS2 Conversion

Hey guys,

Unfortunately the company I work for uses a AS2 engine which I build components for. I’m trying to build a expression evaluation function for one the the components. Found a great library at sephiroth.it

http://bit.ly/3HPLh9

Unfortunately for me, it’s in AS3. I’m going to try and convert it, if anyone would like to help it would be greatly appreciated. The link to the source code is broken but I found another one here

http://bit.ly/1I6dMc

Also, if anyone knows of any already made runtime expression evaluations for AS2, please let me know.

Thanks. I’ll post anything I get working.