I posted this news item on the website, but I think the developer hasn't joined freedos-devel to announce it here. So I wanted to share the announcement about this other C compiler:
Smaller C is a simple and small single-pass C compiler, currently supporting most of the C language common between C89/ANSI C and C99 (minus some C89 and plus some C99 features). Currently it generates 16-bit and 32-bit 80386+ assembly code for NASM that can then be assembled and linked into DOS, Windows, Linux and Mac OS X programs. The developer recently released a new version. This release includes: + DOS binaries (regular and DPMI) + CWSDPMI r5 for the DOS DPMI binaries + include and library files + test programs. This release also includes the source code, under the BSD 2-clause license. You can find it on the SmallerC GitHub under the SmallerC releases. We've also mirrored this on the FreeDOS files archive at Ibiblio, under /files/devel/c/smaller-c. Links: GitHub: https://github.com/alexfru/SmallerC/ Releases: https://github.com/alexfru/SmallerC/releases Mirror: http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/devel/c/smaller-c/ _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel