So in my previous note, I utterly failed to state my requirements for the
target runtime:

1. Must support unboxed types to *at least* the extent they are supported
in CLR

2. Must have an existing GC framework, or must be readily adapted to do so.
So maybe LLVM.


>From a developer perspective, CLR is sure convenient as a target for a lot
of reasons.

>From a comparative performance perspective, LLVM or something like it is
what you want to be going through if you plan to compare against C code.


Anyway, those are the minimum requirements.
_______________________________________________
bitc-dev mailing list
[email protected]
http://www.coyotos.org/mailman/listinfo/bitc-dev

Reply via email to