Hey Tom,

I've been doing a language based upon VBScript. I need to write up something
on what I've done and the various things to consider when writing a
language.

Interesting stuff :)

On Sun, Sep 5, 2010 at 10:59 PM, Tom Davies <[email protected]> wrote:

> I've implemented the 'postfix' language from Design Concepts in
> Programming Languages.
>
> It's a *very* simple language, and I used ANTLR rather than doing my
> own lexer/parser, but if you want to see an example of using asm to
> build class files from an AST I'm happy to zip up the project and send
> it to you.
>
> Tom
>
> --
> You received this message because you are subscribed to the Google Groups
> "JVM Languages" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<jvm-languages%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/jvm-languages?hl=en.
>
>


-- 
-Richard L. Burton III

-- 
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en.

Reply via email to