Comment on Clue: an ANSI C compiler targeting high level languagesComments−zokier17yWouldn't it be smarter to target jvm/parrot/clr directly instead of languages on top of them? Afaik it should still get full JIT optimization and portability, which should be major points.
Comments
Wouldn't it be smarter to target jvm/parrot/clr directly instead of languages on top of them? Afaik it should still get full JIT optimization and portability, which should be major points.