ANNOUNCE: Tiny, a parser generator for context sensitive grammars

"Maurice Gittens" <maurice@gittens.nl>
23 Jul 2001 23:10:11 -0400

          From comp.compilers

Related articles
ANNOUNCE: Tiny, a parser generator for context sensitive grammars maurice@gittens.nl (Maurice Gittens) (2001-07-23)
Re: ANNOUNCE: Tiny, a parser generator for context sensitive gram eodell@c1220335-a.potlnd1.or.home.com (2001-07-27)
Re: ANNOUNCE: Tiny, a parser generator for context sensitive grammars wb@vestein.arb-phys.uni-dortmund.de (2001-07-30)
Re: ANNOUNCE: Tiny, a parser generator for context sensitive grammars joachim_d@gmx.de (Joachim Durchholz) (2001-07-30)
Re: ANNOUNCE: Tiny, a parser generator for context sensitive grammar maurice@gittens.nl (Maurice Gittens) (2001-08-02)
Re: ANNOUNCE: Tiny, a parser generator for context sensitive gr maurice@gittens.nl (Maurice Gittens) (2001-08-02)
Re: ANNOUNCE: Tiny, a parser generator for context sensitive grammars danwang+news@cs.princeton.edu (Daniel C. Wang) (2001-08-06)
[1 later articles]
| List of all articles for this month |

From: "Maurice Gittens" <maurice@gittens.nl>
Newsgroups: comp.compilers
Date: 23 Jul 2001 23:10:11 -0400
Organization: XS4ALL Internet BV
Keywords: tools, parse, available
Posted-Date: 23 Jul 2001 23:10:10 EDT

Hi,


Here's announcing TINY, a parser generator for context sensitive
phrase structure grammars. TINY generates C++ parsers given a context
sensitive (yes, more than one symbol on the left hand side of
production rules) input grammar.


TINY operates on a class of phrase structure grammars called dotted
grammars.


More information about dotted grammars and the TINY parser generator
can be found at: http://www.gittens.nl/grammar.html


Your constructive comments are appreciated.


Thanks, with regards from Maurice.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.