2016-07-22 22:20 GMT+02:00, lukáš Hozda <luk.ho...@gmail.com>: > I am not much of a fan of VM-based languages, but sure, there is the > interest, > but let me quote Linus Torvalds: > > "Talk is cheap, show me the code" > > I can't say for sure that I will be interested in a language until I > see it with my > own two eyes. > > regards, > Lukáš >
It's not a VM-based language. It generates machine code, or byte code. And it don't need a runtime library, or VM. // Daniel V.