skip to main | skip to sidebar

about ECMAScript and stuff

Aug 29, 2008

Introduction to redtamarin




first small release red v0.1.0.102
http://code.google.com/p/redtamarin/

download here
http://code.google.com/p/redtamarin/downloads/list

text of the video
http://docs.google.com/Doc?id=dcfgjs6p_215gbt7vwd8

Setup in Flex Builder 3
http://code.google.com/p/redtamarin/wiki/Main#Testing
http://code.google.com/p/redtamarin/wiki/Main#IDE

on top of that for your own executable you can use
http://code.google.com/p/maashaack/source/browse/#svn/trunk/AS3/src/system/cli

to parse your command line :)

see a basic example here
http://code.google.com/p/maashaack/source/browse/trunk/AS3/tests/framework/system/cli/SimpleArgumentsParser.as

Posted by zwetan at 18:18 Labels: abc, asc, avmplus, redtamarin, tamarin  

Be the first to comment

Post a Comment

Older Post Home
data:f.feedType Post Comments

About Me

My Photo
zwetan
View my complete profile

Label Cloud

Blog Archive

  • ▼  2008 (1)
    • ▼  August (1)
      • Introduction to redtamarin
  • ►  2007 (8)
    • ►  September (2)
      • MMgc - Memory Manager and Garbage Collector
      • test MXR instance for Tamarin
    • ►  May (3)
      • get Tamarin using hg Mercurial
      • Tamarin gotchas
      • ECMAScript 4 specification
    • ►  April (3)
      • avmplus 101
      • How to build Tamarin on Windows
      • focus on the language