[antlr-interest] 3.0 multiple language support

Rodrigo B. de Oliveira rbo at acm.org
Tue Aug 3 14:05:15 PDT 2004


Rodrigo B. de Oliveira wrote:

> ...
>
>I don't know how you're planning code generation to be but maybe the 
>asp.net codedom might serve you as a
>good model?
>
>asp.net pages too support multiple target languages and what they 
>basically do there is to have the general asp.net parser
>to just build an ast, the ast is then handled over to the appropriate 
>language component that should then translate it
> to the apropriate source code form.
>
>I understand this somewhat
>  
>
I meant to say:

I understand this somewhat restricts what can be achieved within the actions
since one is no longer in the realm of its favorite programming language 
- but maybe this is
a good thing - not being able to add too much complexity to what happens 
inside the actions -?

Rodrigo


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
    antlr-interest-unsubscribe at yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



More information about the antlr-interest mailing list