script

April 13th, 2006 by mike

I’ve decided to design a new web programming language. I’d like to create a language with the development speed and flexibility of PHP-style scripting with some of the more safety-related syntactic features of Java and the speed of (or as close as possible to) native compiled binaries. I propose a language whose syntax would be script like, object-oriented (like C++ not like Java), and compiled to native or near-native binary code.

Read the rest of this entry »

Add to Technorati Favorites

Posted in NextPL | No Comments »