This is an Ocaml implementation of a variant of Core War I’ve invented where programs can travels through time (which can replace the threads).
It’s more or less functionnel now. There stay some bugs, but we can play with it right now!
If you have any warrior, you can send them to me by email, I’ll send you mines back ;)
To try it quickly, just type in an Unix terminal the following command:
bzr branch bzr://timecorewar.bzr.sourceforge.net/bzrroot/timecorewar ; cd timecorewar ; make...