[plt-scheme] Parser Tools

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Thu Oct 7 10:30:51 EDT 2004

Bob McCormick wrote:

>  
> I feel your pain.  I've been struggling with the parser tools 
> myself.    Of course, in my case, it doesn't help that I don't know 
> much about  parsers OR scheme.  :-)
>
> The examples that Gordon sent you look like good ones.  I'd also  
> recommend posting specific questions to this list.  This is a very  
> friendly list, and the people on it seem to be genuinely interested 
> in  helping people learn PLT Scheme.


>>
>> i really need help with the parser tool, can someone can help me 
>> with  some
>> documentation?
>
It is a stretch to call it an example, but have you seen the paper on 
parsers from this
years ICFP Scheme workshop?

Scott Owens, Matthew Flatt, Olin Shivers, and Benjamin McMullan.
"Lexer and Parser Generators in Scheme". /2004 Scheme Workshop/.
September 2004.

<http://www.cs.utah.edu/~sowens/pubs/lexparse.ps>

-- 
Jens Axel Søgaard




Posted on the users mailing list.