70 lines
1.0 KiB
Scheme
70 lines
1.0 KiB
Scheme
;;; 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)
|
|
(title "Cyclone")
|
|
(contact "Justin Ethier")
|
|
|
|
(id gambit)
|
|
(title "Gambit Scheme")
|
|
(contact "Marc Feeley")
|
|
|
|
(id gauche)
|
|
(title "Gauche")
|
|
(contact "Shiro Kawai")
|
|
|
|
(id gerbil)
|
|
(title "Gerbil Scheme")
|
|
(contact "Dimitris Vyzovitis")
|
|
|
|
(id guile)
|
|
(title "GNU Guile")
|
|
(contact "Andy Wingo")
|
|
|
|
(id kawa)
|
|
(title "Kawa")
|
|
(contact "Per Bothner")
|
|
|
|
(id larceny)
|
|
(title "Larceny")
|
|
(contact "William Clinger")
|
|
|
|
(id picrin)
|
|
(title "Picrin")
|
|
(contact "Yuichi Nishiwaki")
|
|
|
|
(id s7)
|
|
(title "s7")
|
|
(contact "Bill Schottstaedt")
|
|
|
|
(id s9fes)
|
|
(title "Scheme 9 from Empty Space")
|
|
(contact "Nils Holm")
|
|
|
|
(id sagittarius)
|
|
(title "Sagittarius Scheme")
|
|
(contact "Takashi Kato")
|
|
|
|
(id sigscheme)
|
|
(title "SigScheme")
|
|
(contact "Kazuki Ohta")
|
|
|
|
(id stklos)
|
|
(title "STklos")
|
|
(contact "Erick Gallesio")
|