A very small C interpreter (Note: Originally a fork of https://github.com/RTSYork/picoc)
Go to file
2009-02-24 11:16:37 +00:00
tests Added pointer test case 2009-02-24 02:12:20 +00:00
clibrary.c Big reorganisation to make it easier to port to different targets 2009-02-24 11:16:37 +00:00
heap.c Big reorganisation to make it easier to port to different targets 2009-02-24 11:16:37 +00:00
hello.c Intrinsic functions implemented 2008-12-27 04:36:45 +00:00
lex.c Big reorganisation to make it easier to port to different targets 2009-02-24 11:16:37 +00:00
Makefile Big reorganisation to make it easier to port to different targets 2009-02-24 11:16:37 +00:00
parse.c Big reorganisation to make it easier to port to different targets 2009-02-24 11:16:37 +00:00
picoc.c Big reorganisation to make it easier to port to different targets 2009-02-24 11:16:37 +00:00
picoc.h Big reorganisation to make it easier to port to different targets 2009-02-24 11:16:37 +00:00
platform_library.c Big reorganisation to make it easier to port to different targets 2009-02-24 11:16:37 +00:00
platform_support.c Big reorganisation to make it easier to port to different targets 2009-02-24 11:16:37 +00:00
table.c Big reorganisation to make it easier to port to different targets 2009-02-24 11:16:37 +00:00
TODO Big reorganisation to make it easier to port to different targets 2009-02-24 11:16:37 +00:00
type.c Fixed some inconsistencies in array handling 2009-02-24 02:28:35 +00:00
variable.c Big reorganisation to make it easier to port to different targets 2009-02-24 11:16:37 +00:00