[antlr-interest] Antlr ActionScript code generation target

Matthieu Riou matthieu at offthelip.org
Fri May 23 15:52:44 PDT 2008


On Fri, May 23, 2008 at 12:40 PM, George Scott <george.scott at gmail.com>
wrote:

> Hi Matthieu,
>
> The ActionScript target was originally developed for Adobe Flex/AIR and
> currently works with the Adobe Flex 3 SDK using the Flash or AIR runtime.  I
> am following the Tamarin work, but haven't tested against it.  There are a
> few dependencies in the current runtime on classes in the flash namespace
> which are proprietary to Adobe, which is likely why you cannot import it
> using Tamarin.
>
> I can refactor the runtime and break out flash dependencies into a separate
> .swc file, so the base runtime will be clean of all flash dependencies.
>

That'd be pretty cool :)

Matthieu


>
> George
>
>
>
>> Date: Thu, 22 May 2008 21:42:08 -0700
>> From: "Matthieu Riou" <matthieu at offthelip.org>
>> Subject: [antlr-interest] Antlr ActionScript code generation target
>> To: antlr-interest at antlr.org
>> Message-ID:
>>        <fbdc6a970805222142g53a2b752i91fef21d5e49f6db at mail.gmail.com>
>> Content-Type: text/plain; charset="iso-8859-1"
>>
>>
>> Hi,
>>
>> I'm currently trying to test the ActionScript code generation for Antlr
>> with
>> a simple grammar. However I'm not sure which ActionScript runtime I can
>> use.
>> Ideally I'd like to use Tamarin with the Flex ASC compiler, is that
>> possible? Currently I'm having issues when using -import with the runtime
>> swc. Which environment people developing the ActionScript are working
>> with?
>>
>> Thanks!
>> Matthieu
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20080523/b1e4dce9/attachment-0001.html 


More information about the antlr-interest mailing list