openbsd-ports/lang/STk/pkg/DESCR

8 lines
383 B
Plaintext
Raw Normal View History

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
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).