Git Product home page Git Product logo

gpaluk / redtamarin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from corsaair/redtamarin

0.0 2.0 0.0 54.15 MB

AS3 running on the command line / server side

Home Page: http://redtamarin.com

License: Other

Shell 1.74% Batchfile 0.02% C++ 41.29% Makefile 0.38% Python 3.25% AngelScript 19.87% ActionScript 24.73% HTML 1.03% CSS 0.01% ColdFusion 0.01% Assembly 1.14% Java 2.42% C 2.31% JavaScript 1.22% CMake 0.03% M4 0.05% LLVM 0.01% Scheme 0.01% Hack 0.03% Roff 0.47%

redtamarin's Introduction

redtamarin

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 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.

Status

This project is active even if the sources have not been updated recently.

One of the first questions people ask when discovering redtamarin are

  • Why ?
  • Why still use ActionScript 3 ?
  • Why the command line / server side ?
  • What can you do with it ?

Because of that we decided to stop implementing new native functionalities for a while and focus instead on "building things with it", and here what we got so far:

  • The Redtamarin SDK
    Contains the redshell executable for Windows, Mac OS X and Linux (32-bit and 64-bit)
    the documentation, and tools.
    download.redtamarin.com
  • redbean (part of the SDK for now)
    A tool that allows to build, compile, run, manipulate, organise, etc.
    ActionScript 3.0 projects for RedTamarin
  • as3shebang
    Run ActionScript 3.0 shell scripts
  • www.burrrn.com
    A prototype website programmed entirely in AS3
  • www.as3lang.org
    A community website about the ActionScript 3.0 language
    based on the prototype above and refactored to nicer/cleaner code
    full sources code available
    as well as libraries: ansilib, httplib, etc.

Communication

Official Website
http://redtamarin.com

RedTamarin Google+ Community
https://plus.google.com/communities/111596731002136630496

File a Bug Report or a Feature Request
https://github.com/Corsaair/redtamarin/issues

GitHub

Our original repository was hosted on Google Code
http://code.google.com/p/redtamarin/

Now we host the sources on our own server and mirror on Github.

Not that we don't trust Github but we have been burned too many times by open source repositories closing down on us

redtamarin's People

Contributors

zwetan avatar

Watchers

James Cloos avatar Gary Paluk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.