From: Scott Weeks Date: 2006-01-21T05:09:38+09:00 Subject: Re: Ruby Parser Combinator On 21/01/2006, at 6:49 AM, Logan Capaldo wrote: > > Minor correction your example calculator has a prefix syntax, not an > infix syntax. Otherwise I likes dem der combinators. and cor lets you > do scanner forking, which is always fun. Neat. ha! thanks for the correction, I have a tendency to do stuff like that. I'll update the examples/code :-) Cheers