[ANN] YARD Parsing Library version 0.4
From: christopher diggins (cdiggins_at_videotron.ca)
Date: 03/28/05
- Next message: Victor Bazarov: "Re: Type conversion of reference to a temporary object"
- Previous message: JH Trauntvein: "Type conversion of reference to a temporary object"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Mar 2005 16:41:22 -0500
The YARD (Yet Another Recursive Descent Parser) Library has recently
released version 0.4 along with new documentation available at
http://www.ootl.org/yard.
The YARD library is now more compact and efficient than ever and has being
tested extensively on GCC 3.4 which has considerably improved its
portability.
The YARD library is a high-performance open-source parsing library which
provides an extended BNF type notation for specifying R-D parsers at
compile-time as types, using metaprogramming techniques.
Some examples of the YARD library in action can be viewed online at:
http://www.ootl.org/yard/tests/yard_test.hpp.htm
-- Christopher Diggins Object Oriented Template Library (OOTL) http://www.ootl.org
- Next message: Victor Bazarov: "Re: Type conversion of reference to a temporary object"
- Previous message: JH Trauntvein: "Type conversion of reference to a temporary object"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]