To view parent comment, click here.
To read all comments associated with this story, please click here.
Maybe try Javascript with the V8 engine? Maybe PERL to C. If you don't like C syntax then maybe C# is out of the question, shame. It's a very good language... hmmm... actually most of it is fairly ordinary but Lambda expressions combined with LINQ are beautiful.
PHP can be compiled (I think it's PHP->C++->Compiler->code).
There are options!
The glib answer is "write your own C++ library" in which all objects are _really_ objects and inheritance is a dynamic runtime property... at which point I'd give up and use Javascript!
I don't know what to say ... I don't feel that JS is fast enough even with the latest engines or integrated enough with any OS so you could write native applications.
To my knowledge I don't know of any current and updated compiler for PHP.
I guess I could live with Python's strong typing given the nice syntax, but the lack of a proper compiler still bugs me to no end.





Member since:
2006-05-18
I'm not a big fan of statically typed languages. What would really make my day would be a compiler for a dynamic and loose typed language.