LDC 1.12.0

Shigeki Karita shigekikarita at gmail.com
Fri Oct 19 02:13:15 UTC 2018


On Sunday, 14 October 2018 at 22:16:47 UTC, jmh530 wrote:
> On Saturday, 13 October 2018 at 16:05:31 UTC, kinke wrote:
>> * New, Easy::jit-like interface for dynamic/JIT compilation.
>
> I'm not familiar with Easy::jit. Would it make sense to do some 
> kind of simple tutorial? Or maybe blog post?

I'm also interested in the new JIT. I found some useful links

- LLVM based C++ JIT library 
https://github.com/jmmartinez/easy-just-in-time
- LDC's doc https://github.com/ldc-developers/ldc/tree/master/docs
- LDC's some simple test snippets 
https://github.com/ldc-developers/ldc/blob/master/tests/dynamiccompile/simple.d


More information about the Digitalmars-d-announce mailing list