Skip to content

Zipheir/srfi-209-chicken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRFI 209: Enums and enum sets

This is an egg for CHICKEN Scheme providing SRFI 209 enum sets.

This is a port of the sample implementation which is designed to better fit CHICKEN's conventions and capabilities.

Author

John Cowan and Wolfgang Corcoran-Mathe

Maintainer

Wolfgang Corcoran-Mathe