Development tools
Kimwitu
The meta tool Kimwitu is a term processor developed at The
University of Twente. The original sources as well as the
documentation are available at the
ftp-server
in Twente, Netherland.
Kimwitu was internally changed to keep special position information,
to allow comfortable debugging of programs and to use is with new
releases of the GNU compiler. Some tool components can be compiled
with the original version of Kimwitu. However, the generated CR files (the
output of the SDL-parser) are not exchangeable with our tools. The patch
is available on our
ftp-server.
Details:
- Each phylum class contains two additional implicit attributes __comment
and __stuff of type casestring. These attributes are printed and read
by CSGIO.
- There are new compiler flag DEBUG_FUNCTIONS and DEBUG_UNPARSE. These
flags activates the call of a printer function for each function
and unparse call, provided the variable kc_debug is True. The activation
requieres the definition of the called functions (cf. debug.k of the
semantical analysis).
- The layout of the print function has been changed.
- GNU error with ... is fixed.
created at 21-Dec-94
by SITE maintenance crew
last change at Di Mai 4 11:47:05 CEST 2004