Remix.run Logo
WalterBright 4 days ago

https://github.com/DigitalMars/Compiler

kragen 4 days ago | parent [-]

Oh, the answer is that Zortech C is actually open-source, and I was just being an idiot? That's wonderful! And the license here doesn't seem to have any of the questionable bits in the OpenWatcom license.

WalterBright 4 days ago | parent [-]

I wasn't able to make it fully open source until a few years ago.

kragen 4 days ago | parent [-]

And maybe people just haven't noticed? I assumed when you said "free of charge" that you implicitly meant "but not open source", and also didn't see anything on https://www.digitalmars.com/download/freecompiler.html about compiler source, and the only "license" link on that page goes to https://www.digitalmars.com/download/dmcpp.html which says, "The Software is copyrighted and comes with a single user license, and may not be redistributed. If you wish to obtain a redistribution license,...", so maybe you could see how I got the wrong idea!

WalterBright 3 days ago | parent [-]

Yeah I need to fix that. Thanks for poking at it.

kragen a day ago | parent [-]

I'm glad my comment was useful! I was worried it might annoy you.