Is there an SDK for CE 1.0 around, anywhere? I'd like to have a go at writing some programs for my C120, but all the SDKs and whatnot I've found are for 2.0 and later. Things I'm thinking writing of are like a minimalistic text editor, and porting some stuff I've done for college projects
(by way of learning exercises
), and maybe eventually get something daft like a BASIC interpreter working on it.
If I got really good, I'd love to do a C/C++ compiler to run on the machine itself
(from CF of course
), because in my mind a computer isn't a computer in its own right unless it has a native compiler
