mars/sy_old
Thomas Schoebel-Theuer 6127f1d14c introduced memory pools (against fragmentation problems) 2013-01-13 12:12:06 +01:00
..
README import mars-119.tgz 2013-01-08 15:54:39 +01:00
mars_light.c introduced memory pools (against fragmentation problems) 2013-01-13 12:12:06 +01:00
mars_proc.c import mars-127.tgz 2013-01-08 15:54:49 +01:00
mars_proc.h import mars-125.tgz 2013-01-08 15:54:44 +01:00
mars_test.c import mars-122.tgz 2013-01-08 15:54:41 +01:00
strategy.h added brick_version, fixed endless instantion/removal loops 2013-01-13 12:12:04 +01:00
sy_generic.c fix: ensure that copy bricks are always cancelled upon module unload 2013-01-13 12:12:05 +01:00
sy_net.c import mars-127.tgz 2013-01-08 15:54:49 +01:00

README

This is ugly code from a first prototype trial.
It will disappear as soon as the new strategy layer has been
implemented. The new system will use an interpreter for automated
pattern matching and triggering actions, in a much more generic
fashion than hand-crafted here.