On Wed, Jan 16, 2019 at 11:39 AM Catonano <caton...@gmail.com> wrote: > > Il giorno mer 16 gen 2019 alle ore 09:21 Catonano <caton...@gmail.com> ha > scritto: > > > Hello, > > > > I'm reading the parsers tuorial in Zelpir's examples repository > > > > I don't understand where the procedure "parse-result" is defined > > > > The first occurrence of it is on line 29 > > > > > > https://gitlab.com/zelphir-kaltstahl-projects/guile-scheme-tutorials-and-examples/blob/dev/parsing/parser-combinators/tutorial.scm#L29 > > > > Also I see there's a "(parser-combinators)" module used > > But where is it ? > > > > I didn't try to actually load it end evaluate it yet, I'm just reading it > > > > Thanks in advance > > > > > Ok I found this > > https://hyperdev.fr/blog/getting-started-with-guile-parser-combinators.html
I didn't realize that anyone was using that code! It's just a toy but I'm glad some people have found it useful! - Dave