You are looking at historical revision 14119 of this page. It may differ significantly from its current revision.

srfi-42

Description

An implementation of SRFI-42 (Eager comprehensions).

Author

Sebastian Egner, wrapped as a Chicken extension by felix winkelmann.

Requirements

syntax-case

Download

srfi-42.egg

Documentation

See SRFI-42 document.

Note that the examples provided at the SRFI-42 website use a test-macro that expands into overly bloated code, use this one instead, if you like.

License

 Copyright (C) Sebastian Egner (2003). All Rights Reserved.