Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP
Small C by Chris Lewis, Version C3.0R1.1
branch: master

Fetching latest commit…

Cannot retrieve the latest commit at this time

Failed to load latest commit information.
6809
8080
includes
lib
vax
windows
M_README
Makefile
Makefile.bsd
README
README.md
code8080.c
codeas09.c
codem68k.c
codevax.c
data.c
data.h
defs.h
error.c
expr.c
function.c
gen.c
io.c
lex.c
main.c
preproc.c
primary.c
stmt.c
sym.c
while.c

README.md

Small C by Chris Lewis, Version C3.0R1.1

The original files (packed as small-c.tar) are from http://www.gtoal.com/compilers101/small_c/small-c/.

This fork has no functional changes, only minor fixes to build on modern compilers.

Build on Windows:

cd windows
nmake
Something went wrong with that request. Please try again.