Thread overview
Anyone interested in mentoring?
Jul 11, 2023
Emmanuel
Jul 11, 2023
Ferhat Kurtulmuş
Jul 11, 2023
Mike Parker
Jul 13, 2023
Mike Parker
July 11, 2023

I would like to work on the interoperability between C++ associative containers and the D language.

July 11, 2023

On Tuesday, 11 July 2023 at 02:18:34 UTC, Emmanuel wrote:

>

I would like to work on the interoperability between C++ associative containers and the D language.

I am so sad that this forum has a lot of orphan entries recently. I don't know which kind of mentorship you need. I cannot provide any level of it, but I would start forking DMD and work on stdcpp folder. Take a look at how std::vector is wrapped in druntime for instance.

https://github.com/dlang/dmd/tree/master/druntime/src/core/stdcpp

July 11, 2023

On Tuesday, 11 July 2023 at 02:18:34 UTC, Emmanuel wrote:

>

I would like to work on the interoperability between C++ associative containers and the D language.

Is this for a SAOC project application? If so, please feel free to submit the application without a mentor attached. If you later find one before the deadline, you can let me know and I'll amend the application.

You might also ask in the community's Discord:

https://discord.com/invite/bMZk9Q4

July 12, 2023

On Tuesday, 11 July 2023 at 15:52:54 UTC, Ferhat Kurtulmuş wrote:

>

On Tuesday, 11 July 2023 at 02:18:34 UTC, Emmanuel wrote:

>

I would like to work on the interoperability between C++ associative containers and the D language.

I am so sad that this forum has a lot of orphan entries recently. I don't know which kind of mentorship you need. I cannot provide any level of it, but I would start forking DMD and work on stdcpp folder. Take a look at how std::vector is wrapped in druntime for instance.

https://github.com/dlang/dmd/tree/master/druntime/src/core/stdcpp

The mentorship I need is for the SAOC application. I just checked stdvector out and it is a great piece. I'll be researching more into it. Thanks

July 12, 2023

On Tuesday, 11 July 2023 at 16:37:39 UTC, Mike Parker wrote:

>

On Tuesday, 11 July 2023 at 02:18:34 UTC, Emmanuel wrote:

>

I would like to work on the interoperability between C++ associative containers and the D language.

Is this for a SAOC project application? If so, please feel free to submit the application without a mentor attached. If you later find one before the deadline, you can let me know and I'll amend the application.

You might also ask in the community's Discord:

https://discord.com/invite/bMZk9Q4

Thank you very much Mike. Will early submissions help my application?

July 13, 2023

On Wednesday, 12 July 2023 at 16:56:45 UTC, Emmanuel Danso Nyarko wrote:

>

Thank you very much Mike. Will early submissions help my application?

No. That's not a factor in the selection process.

July 13, 2023

On Wednesday, 12 July 2023 at 16:53:21 UTC, Emmanuel Danso Nyarko wrote:

>

On Tuesday, 11 July 2023 at 15:52:54 UTC, Ferhat Kurtulmuş wrote:

>

On Tuesday, 11 July 2023 at 02:18:34 UTC, Emmanuel wrote:

>

I would like to work on the interoperability between C++ associative containers and the D language.

I am so sad that this forum has a lot of orphan entries recently. I don't know which kind of mentorship you need. I cannot provide any level of it, but I would start forking DMD and work on stdcpp folder. Take a look at how std::vector is wrapped in druntime for instance.

https://github.com/dlang/dmd/tree/master/druntime/src/core/stdcpp

The mentorship I need is for the SAOC application. I just checked stdvector out and it is a great piece. I'll be researching more into it. Thanks

I hope you'll be available to mentor me for this program.