Initial STIPPLE Compiler, Debugger, and Linker

This is my initial crack at writing the STIPPLE compiler in ANSI-C.

All of the code for the STIPPLE compilers, debuggers, linkers, run-time library and so forth are covered by the following copyright:

This is basically the same copyright notice used for the code in the X11 release. Basically all it says is that you are free to use the code and you do not owe me a dime; likewise if you do not like the code for any reason, I do not owe you a dime. That is all there is to it.

The files that make up the STIPPLE compiler, linker, and debugger are listed below in alphabetical order:

There is a tiny program called stheaders, which is used to generate the stheaders.h header file.


Copyright (c) 1995 Wayne C. Gramlich All rights reserved.