From 44ab8a339c78bcc3460d44b2f435116f21faa60a Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Mon, 5 Jul 2021 16:27:38 +0000 Subject: First step on modules. Still very very rough. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index f413cec..2366c0b 100644 --- a/TODO +++ b/TODO @@ -5,4 +5,4 @@ * Right now we copy and allocate a lot, but almost never free stuff. * Many builtins should really throw an error, but they just fail for now. * Exceptions (throw, catch) -* Modules +* Modules (I try to do something like SWI prolog for now, but I know there is also an iso standard) \ No newline at end of file -- cgit v1.2.3