Re: TXL ANTLR

ajk <anders43@gmail.com>
Mon, 1 Sep 2008 01:47:49 -0700 (PDT)

          From comp.compilers

Related articles
TXL ANTLR anders43@gmail.com (Anders Karlsson) (2008-08-28)
Re: TXL ANTLR Jatin_Bhateja@mentor.com (Jatin Bhateja) (2008-08-29)
Re: TXL ANTLR jaluber@gmail.com (Johannes) (2008-08-30)
Re: TXL ANTLR parrt@cs.usfca.edu (Terence Parr) (2008-08-30)
Re: TXL ANTLR anders43@gmail.com (ajk) (2008-09-01)
Re: TXL ANTLR idbaxter@semdesigns.com (2008-09-23)
| List of all articles for this month |

From: ajk <anders43@gmail.com>
Newsgroups: comp.compilers
Date: Mon, 1 Sep 2008 01:47:49 -0700 (PDT)
Organization: Compilers Central
References: 08-08-104
Keywords: summary, tools
Posted-Date: 01 Sep 2008 16:52:52 EDT

On Aug 31, 5:41 am, Terence Parr <pa...@cs.usfca.edu> wrote:
> Jatin Bhateja writes:
> > TXL and ANTLR both have following common features
>
> > * Both are LL(k) parser generators.
>
> Hi everyone. Just a small correction. TXL backtracks, though it
> might have some optimizations that use lookahead. It does generate
> top-down parsers, if that's what you mean.
>
> TXL is a nice tool for translation. Definitely take a look at it.
>
> Graduate student Leon Su and I are working on ANTLRMorph, a rewriting
> engine for ANTLR that will support similar declarative concrete text-
> text rewriting rules to TXL and ASF+SDF. expect ANTLRMorph this Fall.


Thanks all for the input.


/Anders



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.