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

Sergey Goldgaber

Email

To email me, remove the spaces in the following address: chicken .20. arebours@spamgourmet.com

Find me on the #chicken channel on the FreeNode IRC Network

The username I'm currently using there is "laertus"

CHICKEN

I'm a fan of Chicken, Scheme, and all things Lispy.

Ported Eggs

Chicken 5
srfi-5: A compatible let form with signatures and rest arguments
srfi-35: Conditions
srfi-38: External Representation for Data With Shared Structure
srfi-45: Primitives for Expressing Iterative Lazy Algorithms
srfi-48: Intermediate Format Strings
srfi-60: Integers as Bits
srfi-66: Octet Vectors
srfi-111: Boxes
srfi-130: Cursor-based string library
srfi-152: String Library (reduced)
srfi-160: Homogeneous numeric vector libraries
srfi-171: Transducers
srfi-173: Hooks
srfi-196: Range Objects
srfi-197: Pipeline Operators

My own eggs

Chicken 4
proccpuinfo

This egg was intended to be used as a self-contained tutorial on how to bind Chicken to C libraries