| Thread overview | |||||
|---|---|---|---|---|---|
|
September 14, 2015 Magicport - where it is ? | ||||
|---|---|---|---|---|
| ||||
Hi ! I wonder if there's a repo with magicport that was used to convert dmd. I have a big library written in C++ and wanna try convert it to D. Or is magicport closed and there's no chance to get it ? Thanks for a reply. | ||||
September 14, 2015 Re: Magicport - where it is ? | ||||
|---|---|---|---|---|
| ||||
Posted in reply to Temtaime | On 14/09/15 9:24 PM, Temtaime wrote: > Hi ! > I wonder if there's a repo with magicport that was used to convert dmd. > I have a big library written in C++ and wanna try convert it to D. > Or is magicport closed and there's no chance to get it ? > > Thanks for a reply. Newest version I could find: https://github.com/yebblies/dmd/tree/newmagic/src/magicport But it won't help you much. It was designed for dmd and only dmd. | |||
September 14, 2015 Re: Magicport - where it is ? | ||||
|---|---|---|---|---|
| ||||
Posted in reply to Temtaime | On 14/09/2015 7:24 PM, Temtaime wrote: > Hi ! > I wonder if there's a repo with magicport that was used to convert dmd. > I have a big library written in C++ and wanna try convert it to D. > Or is magicport closed and there's no chance to get it ? > > Thanks for a reply. The latest version of magicport is in the dmd repo history, right before it was deleted. https://github.com/D-Programming-Language/dmd/tree/last-cdmd Good luck with your conversion! | |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply