www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Anyone interested in mentoring?

reply Emmanuel <emmankoko519 gmail.come> writes:
I would like to work on the interoperability between C++ 
associative containers and the D language.
Jul 10 2023
next sibling parent reply Ferhat =?UTF-8?B?S3VydHVsbXXFnw==?= <aferust gmail.com> writes:
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
Jul 11 2023
parent reply Emmanuel Danso Nyarko <emmankoko519 gmail.com> writes:
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
Jul 12 2023
parent Emmanuel Danso Nyarko <emmankoko519 gmail.com> writes:
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.
Jul 13 2023
prev sibling parent reply Mike Parker <aldacron gmail.com> writes:
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
Jul 11 2023
parent reply Emmanuel Danso Nyarko <emmankoko519 gmail.com> writes:
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?
Jul 12 2023
parent Mike Parker <aldacron gmail.com> writes:
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.
Jul 12 2023