mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-21 06:39:17 +02:00
Adding AUTHORS file.
This commit is contained in:
parent
f866875e68
commit
d6c3b04e06
1 changed files with 23 additions and 0 deletions
23
AUTHORS
Normal file
23
AUTHORS
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
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:
|
||||||
|
|
||||||
|
* Andreas Rottman
|
||||||
|
* Derrick Eddington
|
||||||
|
* Felix Winkelmann
|
||||||
|
* Gregor Klinke
|
||||||
|
* John Cowan
|
||||||
|
* John Samsa
|
||||||
|
* Lars J Aas
|
||||||
|
* Lorenzo Campedelli
|
||||||
|
* sladegen
|
||||||
|
|
||||||
|
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!
|
Loading…
Add table
Reference in a new issue