资 源 简 介
| redtamarin current is v0.4.1T174 |
|:-------------------------------------|
www.redtamarin.com
Simply put, redtamarin is based on the Tamarin project
(eg. the Flash Player Virtual Machine)
and allow to run AS3 code on the command-line.
But because Tamarin only support the AS3 builtins (Object, Array, etc.),
redtamarin add numerous native functionalities, so you can test if your program
run under Windows or Linux, or read/write files, or send data with sockets, etc.
Put another way, if Adobe AIR allow you to build desktop executable with a GUI,
redtamarin allow you to build desktop/server executable with a CLI.
Mission Statement
To support the use of the AS3 language for cross-platform command-line executable,
as single exe either for the desktop or the server, as scri