# HG changeset patch
# User Christian Urban
# Date 1340967931 -3600
# Node ID d399003a53ca64abe6125751048135f747e1a972
# Parent 32b4ba305796a7da43423769008aa9e1d902efe1
added links
diff -r 32b4ba305796 -r d399003a53ca projects.html
--- a/projects.html Thu Jun 21 16:10:21 2012 +0100
+++ b/projects.html Fri Jun 29 12:05:31 2012 +0100
@@ -242,6 +242,9 @@
gives a modern introduction to derivative based lexing. Derivative-based
parsing is explained here
and here.
+ A proposal for derivative PEG-parsing is
+ here. The mailing
+ list about PEGs is here.
[CU6] Equivalence Checking of Regular Expressions using the Method by Antimirov and Mosses