How would you classify Forth in terms of typing, and runtime binary size? :-)
The only reason dynamic languages need to do more to run on stock hardware is that mainstream processor design has been about optimizing for Fortran evaluation.
Algolish languages generate small binaries because their necessary runtimes are already pre-wired into the x86 :-)
The only reason dynamic languages need to do more to run on stock hardware is that mainstream processor design has been about optimizing for Fortran evaluation.
Algolish languages generate small binaries because their necessary runtimes are already pre-wired into the x86 :-)