This project is a little extension of the Tamarin project.
see:
http://www.mozilla.org/projects/tamarin/
The Tamarin shell comes with very few access to the system, File I/O, etc.
and the goal
... [More]
of redtamarin is to add more low level access
as process pipes, sockets, etc. in C/C++ mapped to AS3/ES4 classes.
----
99% of the C/C++ source code have been written by the Adobe Team, I'm just adding very few code to add very few native functionalities.
I had to use a special setup to be able to combine tamarin-central using mercurial with my setup which use subversion, in short don't believe the stats it's not me who wrote all that beautiful C/C++ codes. [Less]