From: Logan Capaldo Date: 2006-01-21T04:49:33+09:00 Subject: Re: Ruby Parser Combinator --Apple-Mail-2-565567792 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Jan 20, 2006, at 2:59 AM, Scott Weeks wrote: > Anyway, just horsing around I tried my hand at writing a ruby > parser combinator. It (along with an explanation) is at > > http://twelvestone.com/forum_thread/view/29249 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. --Apple-Mail-2-565567792--