mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-20 06:09:18 +02:00
33 lines
905 B
Text
33 lines
905 B
Text
Alex Shinn wrote the initial version of chibi-scheme and all
|
|
distributed modules.
|
|
|
|
The `dynamic-wind' implementation is adapted from the implementation
|
|
in the appendix to the Scheme48 reference manual, reportedly first
|
|
written by Chris Hanson and John Lamping.
|
|
|
|
Thanks to the following people for patches and bug reports:
|
|
|
|
* Alexander Shendi
|
|
* Andreas Rottman
|
|
* Bakul Shah
|
|
* Bruno Deferrari
|
|
* Doug Curie
|
|
* Derrick Eddington
|
|
* Eduardo Cavazos
|
|
* Felix Winkelmann
|
|
* Gregor Klinke
|
|
* Jeremy Wolff
|
|
* Jeronimo Pellegrini
|
|
* John Cowan
|
|
* John Samsa
|
|
* Lars J Aas
|
|
* Lorenzo Campedelli
|
|
* Michal Kowalski (sladegen)
|
|
* Rajesh Krishnan
|
|
* Taylor Venable
|
|
* Zhang Meng
|
|
|
|
If you would prefer not to be listed, or are one of the users listed
|
|
without a full name, please contact me. If you've made a contribution
|
|
and are not listed, please accept my apologies and contact me
|
|
immediately!
|