-
Notifications
You must be signed in to change notification settings - Fork 23
/
readme.txt
31 lines (21 loc) · 1.01 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
redtamarin
==========
Simply put, redtamarin is based on the Tamarin project
http://www.mozilla.org/projects/tamarin/ (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 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 scripts for automation,
as tools for the Flash Platform community.
Communication
-------------
RedTamarin Google+ Community
https://plus.google.com/communities/111596731002136630496
File a Bug Report or a Feature Request
https://code.google.com/p/redtamarin/issues/list