Spirit & Karma | 10 Aug 02:57

[Spirit & Karma] #28: Implement Loops!

#28: Implement Loops!
--------------------+-------------------------------------------------------
 Reporter:  djowel  |       Owner:  djowel   
     Type:  defect  |      Status:  new      
 Priority:  major   |   Milestone:  Spirit V2
Component:  Spirit  |     Version:  Spirit V2
 Keywords:          |  
--------------------+-------------------------------------------------------
 * Repeat N
   {{{N * p}}}

 * Repeat 0..N
   {{{N * -p}}}

 * Repeat N or more
   {{{N * +p}}}

 * Repeat N to M
   {{{N-M * p}}}   ... probably controversial, but there's no better idea
 ATM

--

-- 
Ticket URL: <http://fortytwo.cct.lsu.edu:8000/SpiritKarma/ticket/28>
Spirit &amp; Karma <http://spirit.sourceforge.net>
Development of the Boost::Spirit V2 libraries
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
(Continue reading)


Gmane