[ANN] YARD Parsing Library Release 2.1 at SourceForge.net
From: christopher diggins (cdiggins_at_videotron.ca)
Date: 02/28/05
- Next message: Larry Brasfield: "Re: operator overload with namespace"
- Previous message: Jason C: "Re: operator overload with namespace"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Feb 2005 11:30:13 -0500
The latest YARD parser version ( 2.1 ) has been released on SourceForge.net
at http://www.sourceforge.net/projects/yard-parser/ . The new documentation
is at http://www.ootl.org/yard/
The YARD parser library, generates recursive descent parsers at compile-time
from meta-functions which approximate an extended BNF.
A small example of the YARD parser at work can be found at
http://www.ootl.org/yard/examples/simple_example.hpp.htm
An example of a detailed grammar for parsing C++ can be found at:
http://www.ootl.org/yard/cpp_grammar.hpp.htm
-- Christopher Diggins Object Oriented Template Library (OOTL) http://www.ootl.org
- Next message: Larry Brasfield: "Re: operator overload with namespace"
- Previous message: Jason C: "Re: operator overload with namespace"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]