alexfru/SmallerC
Simple C compiler
3 Releases
Latest: 1y ago
Binary release with DOS and Windows binariesv1.0.2+dos.win.b120a9cLatest
📋 Changes
- DOS binaries: regular (under ```bind```) and DPMI (under ```bindp```).
- Windows binaries (under ```binw```).
- CWSDPMI r5 dependency for the DOS DPMI binaries.
- Include and library files (under ```include``` and ```lib``` respectively).
- Test programs (under ```tests```).
- The compiler sources.
- NASM (you'll need version 2.03 or later).
- Binaries for Linux and MacOS.
- + 5 more
Binary release with DOS and Windows binariesv1.0.1+dos.win.1ab15c7
📋 Changes
- DOS binaries: regular (under ```bind```) and DPMI (under ```bindp```).
- Windows binaries (under ```binw```).
- CWSDPMI r5 dependency for the DOS DPMI binaries.
- Include and library files (under ```include``` and ```lib``` respectively).
- Test programs (under ```tests```).
- The compiler sources.
- NASM (you'll need version 2.03 or later).
- Binaries for Linux and MacOS.
- + 4 more
Binary release with DOS and Windows binariesv1.0.0+dos.win.2a18041
📋 Changes
- DOS binaries: regular (under ```bind```) and DPMI (under ```bindp```).
- Windows binaries (under ```binw```). They need to be assembled from parts
- CWSDPMI r5 dependency for the DOS DPMI binaries.
- Include and library files (under ```include``` and ```lib``` respectively).
- Test programs (under ```tests```).
- The compiler sources.
- NASM (you'll need version 2.03 or later).
- Binaries for Linux and MacOS.
- + 4 more
