Re: Help using parsatron to parse a list

2012-04-18 Thread Nate Young
On Thu, Apr 12, 2012 at 10:10 AM, rahulpilani wrote: > Hi, > I am trying to use the parsatron library > (https://github.com/youngnh/parsatron) to parse a simple list of digits. I > am not able to get it to parse correctly, I was wondering what I was > missing. Hi! Thanks for giving The Parsatron

Help using parsatron to parse a list

2012-04-13 Thread rahulpilani
Hi, I am trying to use the parsatron library (https://github.com/youngnh/parsatron) to parse a simple list of digits. I am not able to get it to parse correctly, I was wondering what I was missing. What I have so far: (defparser array-item [] (let->> [_ (many (char \space)) item (