Purely Functional Data Structures in Scheme

Next: , Up: (dir)   [Contents][Index]


Purely Functional Data Structures in Scheme

This document describes version 0.5.0-devel.1 of MMCK PFDS, a set of CHICKEN language libraries implementing purely functional data structures. CHICKEN is a Scheme–to–C compiler supporting the language features as defined in the “Revised^5 Report on Scheme”.

The library supports POSIX platforms. This package should work with CHICKEN version 5+; it has been tested with CHICKEN version 5.1.0.

This package is distributed under the terms of a liberal license.

The latest release can be downloaded from:

https://bitbucket.org/marcomaggi/mmck-pfds/downloads

development takes place at:

https://github.com/marcomaggi/mmck-pfds

and as backup at:

https://bitbucket.org/marcomaggi/mmck-pfds

Copyright © 2019 by Marco Maggi mrc.mgg@gmail.com
Copyright © 2011, 2012 Ian Price ianprice90@googlemail.com

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with Invariant Sections being “GNU Free Documentation License” and “GNU Lesser General Public License”, no Front–Cover Texts, and no Back–Cover Texts. A copy of the license is included in the section entitled “GNU Free Documentation License”.


Next: , Up: (dir)   [Contents][Index]

This document describes version 0.5.0-devel.1 of MMCK PFDS.