<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0"><channel><title>The Common Lisp Directory/05: Data and Control Flow</title><link>http://www.cl-user.net/asp/tags/05-control-flow</link><description>The last modified items of the Common Lisp Directory for the tag: 05: Data and Control Flow</description><language>en-US</language><pubDate>Mon, 03 Jun 2013 00:03:30 GMT</pubDate><lastBuildDate>Mon, 03 Jun 2013 00:03:30 GMT</lastBuildDate><generator>Fractal Concept Web Application Framework</generator><item><title>Erann's Lisp utilities (Added)</title><link>http://www.cl-user.net/asp/libs/erann-lisp-utils</link><guid isPermaLink="false">13967</guid><pubDate>Sun, 16 Jul 2006 09:24:35 GMT</pubDate><description>A small set of Common Lisp utilities for string and symbol operations, CLOS, mapping, flow control, anaphoric macros, and more.</description></item><item><title>List comprehensions, after Python (Modified)</title><link>http://www.cl-user.net/asp/libs/tfb-list-comprehensions</link><guid isPermaLink="false">13275</guid><pubDate>Sun, 19 Mar 2006 13:06:41 GMT</pubDate><description>An implementation of the GATHER macro, which generalizes the list comprehensions facilities of the Python programming language.</description></item><item><title>FOR: iteration in the style of Python (Added)</title><link>http://www.cl-user.net/asp/libs/tfb-for</link><guid isPermaLink="false">13274</guid><pubDate>Sun, 19 Mar 2006 12:37:17 GMT</pubDate><description>An implementation of a FOR control structure macro similar to that of the Python programming language, which is based on iterator objects.</description></item><item><title>NCASE: case using a jump-table (Added)</title><link>http://www.cl-user.net/asp/libs/tfb-ncase</link><guid isPermaLink="false">13273</guid><pubDate>Sun, 19 Mar 2006 12:30:48 GMT</pubDate><description>An implementation of the NCASE control structure macro, which has semantics similar to CASE but is able to optimize certain cases with a jump table.</description></item></channel></rss>