From: FlSt_at_[hidden]
Date: 2005-07-23 04:49:40


Hi!

The new Perl 6 has a nice feature called junctions. See
http://www.perl.com/pub/a/2003/07/29/exegesis6.html?page=4 and
http://www.metaperl.com/talks/p6-junctions/ for more information. I
think this is a interesting way to save the time for writing loops in
some situations. I've tried to implement this for C++ and uploaded a
version with two examples into the Boost Sandbox File Vault
(flos_super_position.zip). This version works for my purposes, but if
you interested i would rework it and submit it to the boost library.

Sincerely,
Florian S.