OrangeC icon indicating copy to clipboard operation
OrangeC copied to clipboard

Support C++20

Open LADSoft opened this issue 5 years ago • 3 comments

Support the C++20 extensions to c++.

LADSoft avatar Oct 22 '20 13:10 LADSoft

trying to wrap my head around coroutines lol

LADSoft avatar Nov 06 '20 20:11 LADSoft

Thinking about this more, I think this should be moved to an even later milestone than milestone 4, the reason being that coroutines and concepts, along with modules, will basically require huge rewrites to large sections of the compiler even moreso than what we already are planning for each milestone.

chuggafan avatar Dec 27 '20 00:12 chuggafan

ok sounds good... i agree concepts and modules will be a big deal. Not sure about coroutines it didn't seem so bad. But I'll move it in a bit :smile:

LADSoft avatar Dec 27 '20 08:12 LADSoft