registry.scheme.org/scheme-id.scm

58 lines
864 B
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 s7)
(title "s7")
(contact "Bill Schottstaedt")
(id sagittarius)
(title "Sagittarius Scheme")
(contact "Takashi Kato")
(id stklos)
(title "STklos")
(contact "Erick Gallesio")