parse-result

2019-01-16 Thread Catonano
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/

Tangerine Edition penultimate report: how I voted, how you're voting

2019-01-16 Thread John Cowan
Well, there are two weeks to go on the Tangerine Edition ballot (cutoff is 12 noon UTC on Saturday, February 2). So far, 18 people have voted, including me. For the Red Edition we had 30 voters, so I hope some of you who haven't voted yet will take an interest and give us your views. Remember tha

Re: parse-result

2019-01-16 Thread Catonano
Il giorno mer 16 gen 2019 alle ore 09:21 Catonano 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-p

Re: parse-result

2019-01-16 Thread Thompson, David
On Wed, Jan 16, 2019 at 11:39 AM Catonano wrote: > > Il giorno mer 16 gen 2019 alle ore 09:21 Catonano 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 occu

Re: Re: parse-result (Catonano)

2019-01-16 Thread Zelphir Kaltstahl
Perhaps I should put a link into the source code whenever I follow a tutorial. Sorry for the confusion! I am also only following Amirouche Boubekki's tutorial ; ) Good that you already found it. There is a paper about parser combinators (which I did not completely implement, because I had a bug s

Re: Tangerine Edition penultimate report: how I voted, how you're, voting (John Cowan)

2019-01-16 Thread Zelphir Kaltstahl
On 1/16/19 6:00 PM, guile-user-requ...@gnu.org wrote: > Message: 2 > Date: Wed, 16 Jan 2019 09:27:50 -0500 > From: John Cowan > To: scheme-reports-...@googlegroups.com, > scheme-reports-...@googlegroups.com,chicken chicken > , chibi-sch...@googlegroups.com, > gambit-l...@iro.

Re: Re: parse-result (Catonano)

2019-01-16 Thread tomas
On Wed, Jan 16, 2019 at 09:31:13PM +0100, Zelphir Kaltstahl wrote: > Perhaps I should put a link into the source code whenever I follow a > tutorial. Sorry for the confusion! [...] > I am still unsure about the theoretical CS stuff: What kind of parsers > one can possibly write with parser combin

Re: Tangerine Edition penultimate report: how I voted, how you're voting

2019-01-16 Thread John Cowan
Sorry, left out the voting link this time: it's http://tinyurl.com/tangerine-ballot for the vote, and http://tinyurl.com/orange-straw-poll for the Orange Edition straw poll (guidance to the editor on what should appear in the next poll). On Wed, Jan 16, 2019 at 9:27 AM John Cowan wrote: > Well,

Re: Re: parse-result (Catonano)

2019-01-16 Thread swedebugia
Zelphir Kaltstahl skrev: (16 januari 2019 21:31:13 CET) Perhaps I should put a link into the source code whenever I follow a tutorial. Sorry for the confusion! I am also only following Amirouche Boubekki's tutorial ; ) Good that you already found it. There is a paper about parser combinator

Re: Re parse-result

2019-01-16 Thread Zelphir Kaltstahl
On 1/17/19 8:16 AM, swedebugia wrote: > Zelphir Kaltstahl skrev: (16 januari 2019 > 21:31:13 CET) > > Perhaps I should put a link into the source code whenever I follow a > tutorial. Sorry for the confusion! > > I am also only following Amirouche Boubekki's tutorial ; ) Good that you