Copyright (C) 2004 Joerg Kunze Permission is granted to copy,
distribute and/or modify this document under the terms of the GNU Free
Documentation License, Version 1.1 or any later version published by
the Free Software Foundation; with no Invariant Sections, with no
Front-Cover Texts, and with no Back-Cover Texts.
This is siliconBrainLib (0.0.4). It is a c include file plus a library
to make c usable as a scripting language.
siliconBrainLib contains c macros and functions, which allow a very
easy use of c. String handling, variable substitution, process
creation, regular expression usage and the like, should be as easy as
in `perl', `bash' and other environments. The idea is, that everythng
could be written in c. Later it even should replace `makefile''s.
Current version is: 0.0.4 from Tuesday December 14 23:09:02 2004
The primary distribution point is `ftp://ftp.siliconbrain.com/pub/'
and the primary home page is
`http://www.siliconbrain.com/siliconBrainLib'.
Mail to: Joerg Kunze <joerg@siliconbrain.com>
For generic installation instructions on compiling and installing
this distribution, please read the file `INSTALL'.
This distribution includes the following files, among others:
`AUTORS'
Who has worked on this project.
`COPYING'
Terms and conditions for copying program sources.
`COPYING.DOC'
Terms and conditions for copying the documents.
`ChangeLog'
History of changes.
`INSTALL'
Basic installation guidelines.
`INTRODUCTION'
Brief introduction to the system.
`NEWS'
Summary of new features by release.
`README'
This file.
`RELEASE'
The release number of this package.
`TODO'
What is still to be done.
`makefile'
The file for "make" to recompile the package.
`temporary'
Directory containing all iterim generated and compiled files, which
are only needed for the make and build process.
`distribution'
The results of `make', which will be used when using this package.
`distribution/documentation/siliconBrainLib.info'
The main documentation as info file.
`distribution/documentation/siliconBrainLib.dvi'
The main documentation for printed output.
`distribution/documentation/web/index.html'
The main documentation in HTML.
`distribution/documentation/siliconBrainLib.info'
The main documentation as info file.
`distribution/documentation/siliconBrainLib.dvi'
The main documentation for printed output.
`distribution/documentation/web/index.html'
The main documentation in HTML.
Note: the same file with the ".template" extension do not describe
the siliconBrain package, but are templates used by siliconBrain to set
up new projects or packages.