▲ | 3036e4 4 days ago | ||||||||||||||||
Microsoft included almost a full 1988 toolchain (masm, C, make, etc) in their MIT licensed MSDOS repo last year: https://github.com/microsoft/MS-DOS/tree/main/v4.0/src/TOOLS There is no source code, but at least the license makes it free to use and redistribute. The C compiler seems very close to supporting ANSI C89. | |||||||||||||||||
▲ | pjmlp 4 days ago | parent [-] | ||||||||||||||||
As the header files state 1988 as last year, this would be around Microsoft C 5.0 or C 6.0 probably. | |||||||||||||||||
|