[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: The MicroVM project
- From: Javier Guerra Giraldez <javier@...>
- Date: Wed, 24 May 2017 17:53:49 +0100
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