14 Mar 01:17
[Proto] review period extended to end March 28th
From: Hartmut Kaiser <hartmut.kaiser <at> gmail.com>
Subject: [Proto] review period extended to end March 28th
Newsgroups: gmane.comp.lib.boost.announce
Date: 2008-03-14 00:20:58 GMT
Subject: [Proto] review period extended to end March 28th
Newsgroups: gmane.comp.lib.boost.announce
Date: 2008-03-14 00:20:58 GMT
Hi all, There have been several requests to extend the Proto review period. For this reason the review now will end on March 28th. This should give you sufficient time to have a closer look at the library and to prepare a review. The original announcement follows: The review of Eric Nieblers Proto library starts today, March 1st 2008, and will end on March 14th. I really hope to see your vote and your participation in the discussions on the Boost mailing lists! --------------------------------------------------- About the library: Proto is a framework for building Domain Specific Embedded Languages in C++. It provides tools for constructing, type-checking, transforming and executing expression templates. More specifically, Proto provides: * An expression tree data structure. * Operator overloads for building the tree from an expression. * Utilities for defining the grammar to which an expression must conform. * An extensible mechanism for immediately executing an expression template. * An extensible set of tree transformations to apply to expression trees. * A mechanism for giving expressions additional behaviors and members. Documentation is here: http://boost-sandbox.sourceforge.net/libs/proto(Continue reading)
RSS Feed