[antlr-interest] Program to migrate antlr docs to wiki

Prashant Deva prashant.deva at gmail.com
Wed Aug 24 14:46:07 PDT 2005


Well, so whats the final verdict?
How *do* we migrate the docs?

PRASHANT

On 8/22/05, Terence Parr <parrt at cs.usfca.edu> wrote:
> 
> On Aug 21, 2005, at 12:45 PM, Sohail Somani wrote:
> 
> > Scott Stanchfield wrote:
> >
> >
> >> I've heard of something like this before? I think it rhymes with
> >> "said"...
> >>
> >>
> >>
> >>
> > "said" program is line based!
> 
> True.  Regex are a problem that way.  Could we do:
> 
> cat doc.html | tr -d '\n' | sed 's/<tt>\(.*\)</tt>/{{\1}}/g' >
> newdoc.html
> 
> or something?
> 
> Ter
> --
> CS Professor & Grad Director, University of San Francisco
> Creator, ANTLR Parser Generator, http://www.antlr.org
> Cofounder, http://www.jguru.com
> 
>


More information about the antlr-interest mailing list