all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* implementation for Parsing Expression Grammar?
@ 2008-05-10  6:07 Xah
  2008-05-11  1:05 ` Vagn Johansen
  0 siblings, 1 reply; 2+ messages in thread
From: Xah @ 2008-05-10  6:07 UTC (permalink / raw)
  To: help-gnu-emacs

is there implementations in emac lisp of Parsing expression grammar?

http://en.wikipedia.org/wiki/Parsing_expression_grammar

(i.e. pretty much a “extended regex” that can match text of nested
nature such as xml)

Thanks.

  Xah
  xah@xahlee.org
∑ http://xahlee.org/^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: implementation for Parsing Expression Grammar?
  2008-05-10  6:07 implementation for Parsing Expression Grammar? Xah
@ 2008-05-11  1:05 ` Vagn Johansen
  0 siblings, 0 replies; 2+ messages in thread
From: Vagn Johansen @ 2008-05-11  1:05 UTC (permalink / raw)
  To: help-gnu-emacs

Xah <xahlee@gmail.com> writes:

> is there implementations in emac lisp of Parsing expression grammar?
>
> http://en.wikipedia.org/wiki/Parsing_expression_grammar
>
> (i.e. pretty much a “extended regex” that can match text of nested
> nature such as xml)

http://www.emacswiki.org/cgi-bin/wiki/ParserCompiler


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-11  1:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-10  6:07 implementation for Parsing Expression Grammar? Xah
2008-05-11  1:05 ` Vagn Johansen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.