[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
parse-result
From: |
Catonano |
Subject: |
parse-result |
Date: |
Wed, 16 Jan 2019 09:21:09 +0100 |
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
- parse-result,
Catonano <=