chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] [ANN] SRFI-99 record types for CHICKEN


From: Thomas Chust
Subject: [Chicken-users] [ANN] SRFI-99 record types for CHICKEN
Date: Thu, 8 Sep 2011 01:01:04 +0200

Hello,

I've implemented SRFI-99 record types for CHICKEN:

  http://www.chust.org/fossils/srfi-99

The SRFI's syntax for record definitions is compatible with SRFI-9,
but several extensions including convenient default names of
procedures, single inheritance of record types and introspection
capabilities are available, too.

Ciao,
Thomas


-- 
When C++ is your hammer, every problem looks like your thumb.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]