
11 Jan
2005
11 Jan
'05
12:26 p.m.
Pavel Vozenilek wrote:
"Daniel James" wrote:
If anyone's interested I'll make the code available.
Yes, me is. /Pavel
Ok, you can get if from: http://myweb.tiscali.co.uk/calamity/code/coroutines.tar.gz I've added some quickly written (and pretty rubbish) documentation in a README file. Feel free to email me with any questions or suggestions. Be warned that the implementation is pretty incomprehensible at the moment. I was thinking of reimplementing it using less preprocessor code and more template stuff. This would make using it more C++-like, but also more verbose. If I removed the class member coroutines, it could probably be a bit simpler. Daniel