From 6075f33768b3a160fa1a06e54253f9cd565241ec Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Tue, 8 Oct 2019 14:32:22 -0400 Subject: eval fn calling (eval is done./runv) --- main.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'main.c') diff --git a/main.c b/main.c index 9024d1d..fef518a 100644 --- a/main.c +++ b/main.c @@ -1,8 +1,5 @@ /* TODO: -fix double eval_expr problem -call fns at compile time -finish evaluator improve casting: do you really need "as"? fix void fn type re-do cgen -- cgit v1.2.3