That is actually quite a freudian-insult to the UI.. if you learn the shortcuts ( not needing the GUI- its not so bad :) A UI is for those who first access a software. And it has to provide instant understandable access…
type-safety allows for the generating of far more efficient machine code. And you type your language everywhere, the difference is the time it happens and the consistency of the rules below handling type-conversions.…
Lua is a great little language. You gain the most from this, if you stay lua-native for the entire time- doing all calculations in the lua-vm, and are not depending to much on calls into the underlying c-programm (happy…
That is actually quite a freudian-insult to the UI.. if you learn the shortcuts ( not needing the GUI- its not so bad :) A UI is for those who first access a software. And it has to provide instant understandable access…
type-safety allows for the generating of far more efficient machine code. And you type your language everywhere, the difference is the time it happens and the consistency of the rules below handling type-conversions.…
Lua is a great little language. You gain the most from this, if you stay lua-native for the entire time- doing all calculations in the lua-vm, and are not depending to much on calls into the underlying c-programm (happy…