compiler-explorer/compiler-explorer
Voir sur GitHub[REQUEST] Add support for Digital Mars C/C++ compiler
Open
#1 858 ouverte le 25 févr. 2020
MS/Windowshelp wantednew-compilersrequest
Description
As it seems there are plan to add some IA-16 C/C++ compiler, it would be nice to also add Digital Mars C/C++ compiler to the list.
It support both IA-32 and IA-16 output, so would probably be a nice addition.
It is windows only though, but should run fine with wine.
It is available here: https://www.digitalmars.com/download/freecompiler.html
(and happy to help as much as possible, just not sure where to start :))