Improvements for Current Programming Languages

JavaScript

Should be auto-statically-typed instead of dynamically typed; the type to be set when a variable is bound with the first value. For C-like speed.

C/C++ or Compiled Languages

JIT compiling model should be applied for faster software development process. The compilation of a file can be done quick but linking thousands of file to run the executable can be crazy.


You'll only receive email when they publish something new.

More from 19411
All posts