Outdated egg!

This is an egg for CHICKEN 3, the unsupported old release. You're almost certainly looking for the CHICKEN 4 version of this egg, if it exists.

If it does not exist, there may be equivalent functionality provided by another egg; have a look at the egg index. Otherwise, please consider porting this egg to the current version of CHICKEN.

srfi-42

  1. Outdated egg!
  2. srfi-42
    1. Description
    2. Author
    3. Requirements
    4. Download
    5. Documentation
    6. License

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.