You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
stk/Tcl
Junichi Kimura b2c4c42a32 Fix configure failing for Tcl 2 years ago
..
compat Commit of 3.99.3 version 4 years ago
Makefile.in Commit of 4.0.0 version 4 years ago
README Commit of 3.1.1 version 4 years ago
configure Fix configure failing for Tcl 2 years ago
configure.in Commit of 3.99.0 version 4 years ago
license.terms Commit of 3.99.3 version 4 years ago
panic.c Commit of 4.0.0 version 4 years ago
regexp.c Commit of 3.99.0 version 4 years ago
tcl.h Commit of 4.0.0 version 4 years ago
tclAsync.c Commit of 3.1.1 version 4 years ago
tclConfig.sh.in Commit of 3.99.0 version 4 years ago
tclEvent.c Commit of 4.0.0 version 4 years ago
tclGet.c Commit of 4.0.0 version 4 years ago
tclHash.c Commit of 3.99.0 version 4 years ago
tclInt.h Commit of 4.0.0 version 4 years ago
tclMtherr.c Commit of 3.99.0 version 4 years ago
tclNotify.c Commit of 3.99.3 version 4 years ago
tclPort.h Commit of 4.0.0 version 4 years ago
tclPreserve.c Commit of 4.0.0 version 4 years ago
tclRegexp.h Commit of 3.99.3 version 4 years ago
tclTimer.c Commit of 4.0.0 version 4 years ago
tclUnixEvent.c Commit of 3.99.0 version 4 years ago
tclUnixNotfy.c Commit of 3.99.3 version 4 years ago
tclUnixPort.h Commit of 4.0.0 version 4 years ago
tclUnixTime.c Commit of 4.0.0 version 4 years ago
tclUtil.c Commit of 4.0.0 version 4 years ago
tclWinNotify.c Commit of 3.99.4 version 4 years ago
tclWinPort.h Commit of 3.99.4 version 4 years ago
tclWinTime.c Commit of 3.99.4 version 4 years ago

README

This directory contains files of Tcl which are used by Stk without (or
with very light) modification.
Those files correspond to utilities which can be used as is in Scheme
simulation of Tcl.