This is the main page for the San Programming Language Project. At some
point in the future it may be moved to Sourceforge. Until then it remains
here.
There is a source code directory that contains
work in progress. Currently it looks like this:
source_code # master for san related source code
projects # various projects as works in progress
san_engine # the multi-threaded agent engine
utl # utility code
include # utility include files
obj # object files (empty)
src # utility source files
The contents are subject to revision from time to time. The code in the projects
directory will probably be in unfinished form.
Archived material
The archive contains articles written as the design and concepts in the San language
were being explored. The illustrative code will be rewritten so that the syntax
matches the latest version of the language.