I don't have any problem with sharing source code (and eventually I plan to open up the source to Aphasia), but I think it would be simpler to write your own from scratch.
SICO will only run with Aphasia/MySQL/FastCGI/Apache on linux 2.2. The setup work is somewhat dramatic since there are source changes to FastCGI, and since Aphasia (15,000+ lines) is undocumented.
Furthermore, unless you have experience with statically-typed functional languages like ML or Haskell, the language which Aphasia uses will probably not make any sense to you.
If you'd just like the chess rule-checking code (in C++), I'll be glad to give you that as it might be more immediately useful to a spinoff project. |