A very small C interpreter (Note: Originally a fork of https://github.com/RTSYork/picoc)
Go to file
zik.saleeba 995266ce9c Added test framework.
Implemented preprocessor-style directives (not finished yet).


git-svn-id: http://picoc.googlecode.com/svn/trunk@26 21eae674-98b7-11dd-bd71-f92a316d2d60
2009-01-04 04:08:49 +00:00
test Added test framework. 2009-01-04 04:08:49 +00:00
hello.c Intrinsic functions implemented 2008-12-27 04:36:45 +00:00
intrinsic.c Added test framework. 2009-01-04 04:08:49 +00:00
lex.c Added test framework. 2009-01-04 04:08:49 +00:00
Makefile Added test framework. 2009-01-04 04:08:49 +00:00
parse.c Added test framework. 2009-01-04 04:08:49 +00:00
picoc.c Local variables implemented 2008-12-22 02:29:19 +00:00
picoc.h Added test framework. 2009-01-04 04:08:49 +00:00
str.c Support for floating point output added 2008-12-27 03:04:58 +00:00
table.c Local variables implemented 2008-12-22 02:29:19 +00:00