2003-05-19 04:50:43 -04:00
|
|
|
STk is a R4RS Scheme interpreter which can access the Tk graphical
|
|
|
|
package. Concretely it can be seen as the John Ousterhout's Tk
|
|
|
|
package where the Tcl language has been replaced by Scheme.
|
1998-02-05 12:17:21 -05:00
|
|
|
|
2003-05-19 04:50:43 -04:00
|
|
|
STk also provides an efficient object oriented system called STklos.
|
|
|
|
STklos is an extensive OO system with multiple inheritance, generic
|
|
|
|
functions, multi-methods and a Meta Object Protocol).
|