mirror of
https://github.com/schoebel/mars
synced 2024-12-24 15:43:00 +00:00
f6b1419176
reworked struct mars_socket for inplace usage instead of dynmaic memory allocation (races were a nightmare) |
||
---|---|---|
.. | ||
mars_light.c | ||
mars_proc.c | ||
mars_proc.h | ||
mars_test.c | ||
README | ||
strategy.h | ||
sy_generic.c | ||
sy_net.c |
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.