This project is a little extension of the Tamarin project.
The Tamarin shell comes with very few access to the system, File I/O, etc. and the goal of redtamarin is to add more low level access as process pipes, sockets, etc. in C/C++ mapped to AS3 classes.
Goal
- the short goal of the project is to provide most of the C standard library (ANSI and POSIX) to an ActionScript environment.
- the medium goal is to provide specialized libraries to use sockets or database like SQLite etc.
- the long term goal is to provide a native API that replicate some part of the Flash Player and Adobe Integrated Runtime (AIR) API
News
Introduction to redtamarin (video tutorial)
Quick History
- this project started because I'm a fan of JSDB but I prefer to write my code in AS3
- then I thought why not make something like AIR but for the command-line
FAQ
see FAQ
- I got a question where do I ask it ?
submit an issue and/or ask your question in the google group.
- I want to contribute what should I do ?
please contact by email, this is a very slow project but contributors welcome, especially if you want to support the Linux part.
misc
I can be contacted here: my username [at] gmail [dot] com