2020-03-07 10:07:52 -05:00
|
|
|
;;; Scheme implementation identifiers
|
|
|
|
|
|
|
|
(id bigloo)
|
|
|
|
(title "Bigloo")
|
|
|
|
(contact "Manuel Serrano")
|
|
|
|
|
|
|
|
(id chezscheme)
|
|
|
|
(title "Chez Scheme")
|
|
|
|
(contact "Kent Dybvig")
|
|
|
|
|
|
|
|
(id chibi)
|
|
|
|
(title "Chibi-Scheme")
|
|
|
|
(contact "Alex Shinn")
|
|
|
|
|
|
|
|
(id chicken)
|
|
|
|
(title "CHICKEN")
|
|
|
|
(contact "Felix Winkelmann")
|
|
|
|
|
|
|
|
(id cyclone)
|
2020-03-07 10:17:07 -05:00
|
|
|
(title "Cyclone")
|
2020-03-07 10:07:52 -05:00
|
|
|
(contact "Justin Ethier")
|
|
|
|
|
|
|
|
(id gambit)
|
|
|
|
(title "Gambit Scheme")
|
|
|
|
(contact "Marc Feeley")
|
|
|
|
|
|
|
|
(id gauche)
|
2020-03-07 10:17:07 -05:00
|
|
|
(title "Gauche")
|
2020-03-07 10:07:52 -05:00
|
|
|
(contact "Shiro Kawai")
|
|
|
|
|
|
|
|
(id gerbil)
|
|
|
|
(title "Gerbil Scheme")
|
|
|
|
(contact "Dimitris Vyzovitis")
|
|
|
|
|
|
|
|
(id guile)
|
|
|
|
(title "GNU Guile")
|
|
|
|
(contact "Andy Wingo")
|
|
|
|
|
|
|
|
(id kawa)
|
2020-03-07 10:17:07 -05:00
|
|
|
(title "Kawa")
|
2020-03-07 10:07:52 -05:00
|
|
|
(contact "Per Bothner")
|
|
|
|
|
|
|
|
(id larceny)
|
|
|
|
(title "Larceny")
|
|
|
|
(contact "William Clinger")
|
|
|
|
|
2020-03-07 10:14:47 -05:00
|
|
|
(id s7)
|
|
|
|
(title "s7")
|
|
|
|
(contact "Bill Schottstaedt")
|
|
|
|
|
2020-03-07 10:07:52 -05:00
|
|
|
(id sagittarius)
|
|
|
|
(title "Sagittarius Scheme")
|
|
|
|
(contact "Takashi Kato")
|
|
|
|
|
|
|
|
(id stklos)
|
|
|
|
(title "STklos")
|
|
|
|
(contact "Erick Gallesio")
|