LLVM Kaleidoscope tutorial to D
"Michaël
"Michaël
Sun Jul 8 08:44:41 PDT 2012
On Sunday, 8 July 2012 at 14:32:19 UTC, Jens Mueller wrote:
> =?UTF-8?B?Ik1pY2hhw6ts?=.Larouche"
> <michael.larouche at gmail.com>"@puremagic.com wrote:
>> Hey folks !
>>
>> I ported the LLVM Kaleidoscope to D if anyone is interessed.
>>
>> https://github.com/mlarouche/llvm-d-tutorial
>
> Nice.
> I see that you converted LLVM's C interface to D. Can you
> propose this
> to Deimos (https://github.com/D-Programming-Deimos)? Then
> others can use
> it as well.
> BTW is the process of converting header files to D for Deimos
> somewhere
> summarized?
> http://prowiki.org/wiki4d/wiki.cgi?LanguageDevel/DIPs/DIP12
> seems the only resource that guides it but difficult to find and
> probably not answering all questions. It is possible to add a
> more
> elaborate description to the github page?
>
> Jens
I used bindings from here:
http://dsource.org/projects/bindings/browser/trunk/llvm-3.0 but I
agree they should be moved to Deimos
More information about the Digitalmars-d
mailing list