IMPORTANT where to start and what to read
README short introduction
CHANGES program history
NEWS tells about incompatibilites to older versions
COPYING The GNU General public license
hsc executable for preprocessor
hscdepp executable for hsc's dependency procreator
hscpitt executable for hsc's project interfering and trashing tool
hsc.prefs contains syntax definition
source/ source code (ANSI-C)
docs/ documentation drawer; start browsing ``index.html''
docs-source/ hsc-sources for documentation drawer; as example
grafflwerk/ miscellaneous stuff that might be useful
starter-project/ template to start a new project with
(size: 235K)
This one is the complete distribution of the AmigaOS-version and includes the binaries, documentation and all supporting material. But it does not contain the source code.This archive is available from the hsc-support-w3page and aminet:text/hyper/hsc.lha.
(size: 347K)
These are the ANSI-C sources to compile all tools of this package. You probably will have to modify the Makefile. The most important files and directories in source/ are:
README how to compile this
Makefile Makefile to compile the whole thing
Makefile.dodl Makefile for CC and weenixes
hsclib/ parser functions
hscprj/ project functions
hsc/ hsc, the preprocessor
hsctools/ hscdepp and hscpitt
ugly/ function library; don't try this at home
Additionally, the hsc-sources for this documentation are also included in docs-source for example purpose.
This archive is available from the hsc-support-w3page and aminet:text/hyper/hsc-source.lha.
(size: 399K)
A compilation of the two above archives. Contains everything except the AmigaOS-executables and -icons; additionally, there are some test-routines for the functions of ugly.lib included.
This archive is only available from the hsc-support-w3page.