jitters/src
Bruno BELANYI 938dddc43a build: configure: only use my usual warning flags
I don't care about having my variable declarations at the beginning of
my functions, if I'm using C99 I should be able to use its features.
2020-09-30 22:39:55 +02:00
..
ast jitters: print: add printer function 2020-09-30 22:39:55 +02:00
compile jitters: compile: add compile function 2020-09-30 22:39:55 +02:00
eval jitters: eval: add evaluator function 2020-09-30 22:39:55 +02:00
parse build: configure: only use my usual warning flags 2020-09-30 22:39:55 +02:00
print jitters: print: print on FILE instead of stdout 2020-09-30 22:39:55 +02:00
jitters.c jitters: add option parsing 2020-09-30 22:39:55 +02:00
local.am jitters: compile: add compile function 2020-09-30 22:39:55 +02:00