DMD's lexer available on code.dlang.org

Laeeth Isharc via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun Jan 4 22:15:27 PST 2015


On Monday, 5 January 2015 at 02:51:17 UTC, Daniel Murphy wrote:
> "Laeeth Isharc"  wrote in message 
> news:yzmwemaevaltcmkywmgk at forum.dlang.org...
>
>> on a related note, have you considered sharing your 
>> translation tool (c++ -> D)?  I completely understand if you 
>> would rather not of course.
>
> The translation tool is available on github and is boost 
> licensed.
>
> This pull request contains the latest version in src/magicport 
> - https://github.com/D-Programming-Language/dmd/pull/3410
>
> Please keep in mind that the tool makes a lot of assumptions 
> about the C++ source that may not be valid for projects other 
> than dmd.  It's fairly easy to adapt to other projects, but it 
> won't work on them out of the box.

Thanks v much - this will be very helpful indeed.



More information about the Digitalmars-d-announce mailing list