Re: [boost] [ANN] Phoenix-2 prerelease

typo? The "Algorithm" page reads: find_end(r1, r2[, f]) find_end(begin(r1), end(r1), begin(r2), end(r2)[, f]) is this right? (look at the extra [ ] ) Anyhow, impresive work!!!! LG "Joel de Guzman" <joel@boost-consulting.com> wrote in message news:dijjbq$9uf$1@sea.gmane.org...
Hi,
Here's a pre-release package of Phoenix-2. Jaakko and I agreed that it will be the basis of the Phoenix and Boost Lambda merger. This version is Phoenix 1 + Lambda + a lot more.
Take note though that this is not a drop-in replacement of Phoenix-1 for Spirit users. In particular, there is no closure support. Phoenix-2 has true local variables. The plan for Spirit-2 is to replace closures with local variables.
Docs: http://tinyurl.com/77pz5
The pre-release package is here: http://spirit.sourceforge.net/dl_more/phoenix_v2.zip
Just drop it where Phoenix-1 is and run the examples/tests. Comments, feedback very welcome!
Cheers, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net
------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl

Mmmm... miss the footnote. sorry for the noise "Lucas Galfaso" <lgalfaso@gmail.com> wrote in message news:diphnv$tj7$1@sea.gmane.org...
typo?
The "Algorithm" page reads:
find_end(r1, r2[, f]) find_end(begin(r1), end(r1), begin(r2), end(r2)[, f])
is this right? (look at the extra [ ] )
Anyhow, impresive work!!!!
LG
"Joel de Guzman" <joel@boost-consulting.com> wrote in message news:dijjbq$9uf$1@sea.gmane.org...
Hi,
Here's a pre-release package of Phoenix-2. Jaakko and I agreed that it will be the basis of the Phoenix and Boost Lambda merger. This version is Phoenix 1 + Lambda + a lot more.
Take note though that this is not a drop-in replacement of Phoenix-1 for Spirit users. In particular, there is no closure support. Phoenix-2 has true local variables. The plan for Spirit-2 is to replace closures with local variables.
Docs: http://tinyurl.com/77pz5
The pre-release package is here: http://spirit.sourceforge.net/dl_more/phoenix_v2.zip
Just drop it where Phoenix-1 is and run the examples/tests. Comments, feedback very welcome!
Cheers, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net
------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (1)
-
Lucas Galfaso