Asmjit - JIT asm compiler (for C++)
dennis luehring
dl.soluz at gmx.net
Mon Feb 2 23:59:37 PST 2009
dennis luehring schrieb:
> Bill Baxter schrieb:
>
>> That's pretty cool already, but I was thinking with D you could just
>> write the assembly function directly as a string mixin. Or really
>> (even in C++ ) you could just parse the darn assembly function at
>> runtime.
> other JIT assemblers:
>
> http://homepage1.nifty.com/herumi/soft/xbyak_e.html
> http://www.transgaming.com/products/swiftshader/
but what i realy like to see (later) is a JIT compiler for D itselfe
like a mixin but at runtime ... ideas?
More information about the Digitalmars-d
mailing list