Add Guile
This commit is contained in:
parent
ab21232a2b
commit
9851ce884c
|
@ -27,6 +27,15 @@ Included since 1.9. Mainly inspired by Meroon.
|
||||||
|
|
||||||
### Gauche
|
### Gauche
|
||||||
|
|
||||||
|
### Guile
|
||||||
|
|
||||||
|
From [the manual](https://www.gnu.org/software/guile/manual/html_node/GOOPS.html):
|
||||||
|
|
||||||
|
> GOOPS is the object oriented extension to Guile. Its implementation
|
||||||
|
> is derived from STk-3.99.3 by Erick Gallesio and version 1.3 of
|
||||||
|
> Gregor Kiczales’ Tiny-Clos. It is very close in spirit to CLOS, the
|
||||||
|
> Common Lisp Object System, but is adapted for the Scheme language.
|
||||||
|
|
||||||
### MIT Scheme
|
### MIT Scheme
|
||||||
|
|
||||||
### STk and STklos
|
### STk and STklos
|
||||||
|
|
Loading…
Reference in New Issue