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
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 (