To read all comments associated with this story, please click here.
Also Forth(s), Lisp(s) ASM.
They have been around long enough to pre-date software patents. They _are_ the prior art that invalidates many software patents that might make D dangerous (who knows about patents that might pre-date either garbage collector for D).
Software patents are a small reason why the core of a hobby OS a friend and I are in preliminary stages (yeah, I'll submit a story once it does something cool) is written in ANS Forth and Lisp(s).
But mainly because those are our favourite languages and they're perfect for this (again, it's vaporware, concepts).
Seriously, people expect so much from a language now. A language meant to allow you to write a program that runs everywhere is awesome, but these make so many guarantees, they're basically an OS-in-an-OS. That's fine, I use Emacs. It's just that every new language is like this, now.
We're going to prove you can do alot in old languages.




Member since:
2006-05-09
So, what is left for us, the actual programmers?
Plain old C, C++ or D?