Forgot your password?
typodupeerror

Comment Its not C Jim, not as we know it. (Score 1) 211

This language is as much a C language as C++ or Perl is. No 'int', no 'long', no 'char *'. It only provides a variant (generic) 'var' type. Its a C-like language, but not spectacularly advanced. Fine if we had it 10 years ago but theres much more useful languages out there. Heck, you could compile C to Java byte code and have something debuggable and probably more useful, but as everyone will ask - why?

Slashdot Top Deals

My sister opened a computer store in Hawaii. She sells C shells down by the seashore.

Working...