emacs-devel
[Top][All Lists]
Advanced

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

Re: Make peg.el a built-in library?


From: Michael Heerdegen
Subject: Re: Make peg.el a built-in library?
Date: Sun, 10 Oct 2021 06:20:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

> >> (1) Can we improve the introduction in the file header a bit?  I would
> >> add a link to the wikipedia page:
> >>
> >>   https://en.wikipedia.org/wiki/Parsing_expression_grammar
> >>
> >> it explains some background.
> >
> > I can't speak for Helmut, but I think you should feel free to make such
> > a change, yes.
>
> I've still got this documentation patch I haven't applied, I can just
> add that link to this patch?

>From my side, nothing against that.  I have quickly skimmed over your
text and found nothing obviously wrong or confusing, and it makes some
things a bit clearer.

Should we say something about how to use globally defined pegs?  AFAIU
you can use them like (my-peg) in parens, contrary to rules, which
appear as plain symbols.  At least, this was one of the things I
wondered while trying this out: what do I have to wrap in
parens.

Michael.




reply via email to

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