Recommendations on porting Python to D

mw mw at gmail.com
Thu Aug 8 22:24:18 UTC 2024


FYI, the code has been merged into the main branch already:

https://github.com/py2many/py2many/tree/main/pyd


On Thursday, 8 August 2024 at 20:20:11 UTC, Chris Piker wrote:
> On Friday, 12 July 2024 at 18:07:50 UTC, mw wrote:
>> I have made basic py2many.pyd work at language/syntax level in 
>> my dlang fork:
>>
>> https://github.com/mw66/py2many/tree/dlang
>>
>> The following examples works now:
>>
>> https://github.com/mw66/py2many/tree/dlang/tests/expected
>>
>> py2many/ 13:56:23$ ls ./tests/expected/*.d
>> ./tests/expected/bubble_sort.d
>> ...
>
> Outstanding! Thanks for the work! (Apologies for my slow 
> response. I've been back on a C project for a while and didn't 
> notice your posts.)
>
> I will definitely make use of this when D is back atop the 
> stack, should be about three weeks from now. One of my core 
> support services still has about 20% python (the rest is D).  
> Will be nice to convert the remaining 20%.




More information about the Digitalmars-d-learn mailing list