Talk:CrissCross
From Ferrous Moon Research
It's funny that this has to be written for C++. Python and D cover basically everything in the framework. OMouse 08:46, 14 May 2007 (PDT)
This just means that C++ is lower level. Look at Java. Bloat beyond reason. Has everything pretty much built in. Doesn't make it better. Tycho 08:50, 5 June 2007 (PDT)
Further, a lot of the functionality of this is part of the C/C++ standard (i.e. CoreIOReader/CoreIOWriter), but I've written classes for it so that in a few years when standards change, we'll be able to have a library which still uses the same calls and behaves the same. Quite simple. Tycho 08:53, 5 June 2007 (PDT)
