Add beginnings of subcompiler

This commit is contained in:
James McKaskill 2013-05-07 22:54:30 -04:00
parent 3f29732c69
commit c5e771dcd0
9 changed files with 668 additions and 216 deletions

5
.gitignore vendored
View file

@ -1,3 +1,4 @@
/*.o
/*.so
*.o
*.so
/capn-test
/capnpc-c