lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 24 May 2017 at 17:33, Pierre Chapuis <catwell@archlinux.us> wrote:
> ......(Scala).......
>
> ....... CLR.....

what's "micro" of either JVM or CLR?

as i understand it, the idea of a JIT is to generate machine code; the
language used to emit that code should be immaterial to the end
result.  apart from the time needed to do the code generation, of
course.

i choose to believe that a JIT written in Scala (for any non-JVM
language) is mostly a prototype scaffold until the final C version.
;-)

-- 
Javier