guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] LALR Parser Documentation Fix


From: Ludovic Courtès
Subject: Re: [PATCH] LALR Parser Documentation Fix
Date: Thu, 28 Oct 2010 00:05:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi,

Noah Lavine <address@hidden> writes:

> The documentation for the LALR parser currently says that the
> tokenizer procedure passed to the parser should be a unary procedure
> taking a port, but the documentation at
> http://code.google.com/p/lalr-scm/wiki/ParserDefinition says it should
> be a thunk. The following patch fixes this:

Good catch; applied, thanks!

BTW, next time please send your patch in “git format-patch” format, with
a suitable commit log.

Thanks,
Ludo’.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]