lang/c/

Copyright (C) 2015 Matthew R. Wette

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.

The following files are also covered by the above copyright and license:
  ex1.c
  inc.h

manifest:
cpp.scm		C preprocessor
parser.scm	parser (includes pbody and tables, imports cpp)
pbody.scm	body of parser
pgen.scm	parser generator (grammar)
tables.scm	parse tables
