Quote:
Originally posted by kedaman
yeah thats right, i used to do both at the same time a couple of years ago, then i interruped myself hitting on the NP-problem, and then i got really mad at stuff and quit programming for a long time. So if i'm ever going to continue i'm going to work out the theory (which is the language itself) the implementation, that is the compiler, can wait. The compiler doesn't have to be platform dependent, i can do with partial compiling to a portable and well optimized language like C or C++
Can't you make a compiler that compiles to native code, but has the exact same syntax and implementation in all OSes....like C/C++ should have had a thousend years ago?