Projects tagged ‘tamarin’


[7 total ]

5 Users
 

maashaack is a set of framework, libraries and utilities that have the goal to provide a standard set of tools than can work with any host supporting ActionScript 3.0 * Flash Player 9.0+ * AIR ... [More] 1.0+ * Tamarin 1.0+ our mission statement: Making programming in AS3 better [Less]
Created about 1 year ago.

2 Users

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]
Created about 1 year ago.

0 Users

See also my Tuga and June projects. Going for a shorter and braver name here. Also looking more at Tamarin Nanojit than Java. Chances are small for serious progress, sadly.
Created about 1 month ago.

0 Users

IntroductionFlash MiniBuilder is a lightweight IDE created for developing programs written in ActionScript 3. Flash MiniBuilder is itself written in ActionScript Two of the main raison d'etre ... [More] of MiniBuilder are provide a completely free and cross platform alternative for developing ActionScript projects. provide an editor with a small footprint that would eventually run on smaller computers like netbooks or even pocket-size devices. Extending, changing (and even integrating MiniBuilder with other software) is easy: MiniBuilder is itself written in your favourite language, AS3! This and some of it's unique features and concepts will make it the IDE of choice for lots AS3 developers. [Less]
Created 2 months ago.

0 Users

Scala compiler backend targetting AVM2 (Tamarin) bytecode
Created 12 months ago.

0 Users

JITrBug is a plugin for the KapInspect debug component for AS3 / Flex, based on the AS3 Eval project by Metal Hurlant and the Adobe Tamarin ESC compiler. With KapInspect and this plugin, you can ... [More] type in AS3 code on the fly (at runtime, inside your SWF) and have it just-in-time compiled and executed in place. Call methods, trace and debug functions and properties, run any arbitrary ActionScript 3 code you like -- all without waiting for that compile-reload cycle to complete. Maintain the state of your application while testing different code paths and results. See: Getting Started Release Notes Feel free to add comments and questions, or email them to ms_jbug@gma_REMOVE_ALL_UNDERSCORES_il.com - always interested in hearing feedback! [Less]
Created 9 months ago.

0 Users

Porting Google Protocol Buffers so it can work in Flash, Flex and Tamarin. current planprovide all the classes in AS3 to interact with protobuf implement an AS3_generator.h etc. maybe create a ... [More] custom avmshell to parse .proto files on the command line Newsno news, the project is not started yet as soon as it will start you will be able to find it on Ohloh and follw the news there FAQWhy this project when another one protobuf-actionscript already exists ? I contacted the owner of the project, no answer. Why protobuf in AS3 when we have AMF0/AMF3/etc. ? more choices is always better. I got a question where do I ask it ? submit an issue and/or ask your question in french (FCNG) or english (buRRRn). I want to contribute what should I do ? please fill this as3-protobuf contributor form. miscI can be contacted here: my username [at] gmail [dot] com [Less]
Created about 1 year ago.