script
April 13th, 2006 by mikeI’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.
Posted in NextPL | No Comments »
