1 Star 0 Fork 0

visualkernel/chibi-scheme

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
AUTHORS 2.11 KB
一键复制 编辑 原始数据 按行查看 历史
Alex Shinn 提交于 2020-05-26 17:05 . adding (srfi 146 hash)
Alex Shinn wrote the initial version of chibi-scheme and all
distributed modules.
The Emscripten build, syntax-case and SRFI 139 implementation, and
various other patches were contributed by Marc Nieper-Wißkirchen.
The image handling code in gc_heap.c was written by Chris Walsh.
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.
The (scheme time) module includes code for handling leap seconds
from Alan Watson's Scheme clock library at
http://code.google.com/p/scheme-clock/ under the same license.
The following distributed SRFIs use the reference implementations:
(srfi 101) is adapted from David van Horn's implementation
(srfi 134) is Shiro Kawai's implementation
(srfi 135) is Will Clinger's implementation
(srfi 139), (srfi 146), (srfi 154), (srfi 165) are Marc Nieper-Wißkirchen's implementations
(srfi 146 hash) is Arthur Gleckler's Hash Array Mapped Trie implementation
The benchmarks are based on the Racket versions of the classic
Gabriel benchmarks from
http://www.cs.utah.edu/~mflatt/benchmarks-20100126/log3/index.html.
They are not installed or needed but are included for convenience.
Thanks to the following people for patches and bug reports:
* Alan Watson
* Alexei Lozovsky
* Alexander Shendi
* Andreas Rottman
* Bakul Shah
* Ben Mather
* Ben Weaver
* Bertrand Augereau
* Bruno Deferrari
* Doug Currie
* Derrick Eddington
* Dmitry Chestnykh
* Eduardo Cavazos
* Felix Winkelmann
* Gregor Klinke
* Jeremy Wolff
* Jeronimo Pellegrini
* John Cowan
* John Samsa
* Kris Katterjohn
* Lars J Aas
* Lorenzo Campedelli
* Marc Nieper-Wißkirchen
* Meng Zhang
* Michal Kowalski (sladegen)
* Miroslav Urbanek
* Rajesh Krishnan
* Seth Alves
* Stephen Lewis
* Taylor Venable
* Travis Cross
* Vitaliy Mysak
* Yuki Okumura
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!
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/visualkernel/chibi-scheme.git
[email protected]:visualkernel/chibi-scheme.git
visualkernel
chibi-scheme
chibi-scheme
master

搜索帮助