
run gen-tables to create {c99,cpp}-{act,tab}.scm

nycc is a simple script to run the parser on file
  $ ./nycc file.c

test-tcc is a script that will compile a bunch of tcc files
see comments in test-tcc to see how I set it up

