From 7634febeb795c98923efda927fb0ab3d0ac40089 Mon Sep 17 00:00:00 2001 From: grammarware Date: Fri, 27 May 2011 14:15:52 +0000 Subject: [PATCH] updating EDD to new format; adding Gobo Eiffel grammar git-svn-id: https://slps.svn.sourceforge.net/svnroot/slps@1068 ab42f6e0-554d-0410-b580-99e487e6eeb2 --- _dev/list2xhtml.xslt | 4 +- _dev/zoo.xml | 47 +++++- tank/index.html | 6 +- zoo/index.html | 337 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 387 insertions(+), 7 deletions(-) diff --git a/_dev/list2xhtml.xslt b/_dev/list2xhtml.xslt index 1d77bdd0..3026e8b3 100644 --- a/_dev/list2xhtml.xslt +++ b/_dev/list2xhtml.xslt @@ -85,12 +85,12 @@
-
+ - + diff --git a/_dev/zoo.xml b/_dev/zoo.xml index e73eac65..dfb98436 100644 --- a/_dev/zoo.xml +++ b/_dev/zoo.xml @@ -788,13 +788,56 @@ eiffel Eiffel - Eiffel + Gobo Eiffel + + Eric Bezault, + <em xmlns="http://www.w3.org/1999/xhtml">Eiffel: The Syntax</em> + 1999 + + topics/grammars/eiffel/bezault/README.txt + ReadMe + + + http://www.gobosoft.com/eiffel/syntax/ + Online + + + + Recovered + bezault + + + Extraction + + topics/grammars/eiffel/bezault/config.edd + EDD + + + topics/grammars/hunter.py + Hunter + + + eiffel/bezault-post-extract + post-extract + + + + Recovery + + eiffel/bezault-complete + complete + + + + + + ISO Eiffel ISO/IEC 25436:2006(E) <em xmlns="http://www.w3.org/1999/xhtml">Information technology — Eiffel: Analysis, Design and Programming Language</em> 2006 Syntax sections collected from pages 30–158 - topics/grammars/eiffel/README.txt + topics/grammars/eiffel/iso-25436-2006/README.txt ReadMe diff --git a/tank/index.html b/tank/index.html index 001d4f5c..7242fabb 100644 --- a/tank/index.html +++ b/tank/index.html @@ -13,7 +13,7 @@

Software Language Processing Suite

Grammar Zoo | Grammar Tank

The objective of the Grammar Tank is to compose a grammar base of multiple different grammars for the same intended language to be used in language engineering research. -

51 grammars and counting

FL(E)BNFTESCOL


Factorial Language

FL in ANTLRFL in DCGFL in EcoreFL in JavaFL in SDFFL in TXLFL in XML Schema

FL in ANTLR