A very small C interpreter
(Note: Originally a fork of https://github.com/RTSYork/picoc)
c9abac9fad
Added some optional debug. Turned debug off. Fixed handling of LValues to work with stack frames better. Fixed the handling of stack frames in function calls. Fixed a bug in popping variable stack frames. git-svn-id: http://picoc.googlecode.com/svn/trunk@65 21eae674-98b7-11dd-bd71-f92a316d2d60 |
||
---|---|---|
test | ||
heap.c | ||
hello.c | ||
intrinsic.c | ||
lex.c | ||
Makefile | ||
parse.c | ||
picoc.c | ||
picoc.h | ||
str.c | ||
table.c | ||
TODO | ||
type.c | ||
variable.c |