Welcome to the CHICKEN Scheme pasting service

More recursive parsing, but this time with prcc added by vktec on Mon Oct 3 13:28:22 2016

(use prcc)

(define foo
  (<and>
   (lazy (<or> (<c> #\a)
               foo))
   (<c> #\b)
   (eof)))

(pp (parse-string "abb" foo))

;; parsing 'abb' failed:
;; 	(expect: end of file)@(1, 3)
;; #f

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which module provides `define-foreign-type'?
Visually impaired? Let me spell it for you (wav file) download WAV