You are looking at historical revision 39300 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-27: Sources of Random Bits
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-51: Handling rest list
srfi-60: Integers as Bits
srfi-66: Octet Vectors
srfi-67: Compare Procedures
srfi-74: Octet-Addressed Binary Blocks
srfi-78: Lightweight testing
srfi-95: Sorting and Merging
srfi-111: Boxes
srfi-130: Cursor-based string library
srfi-137: Minimal Unique Types
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
srfi-207: String-notated bytevectors

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