From 9b4ce32280fdc4298cfc7599491d8e8893de6354 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 4 Dec 2022 22:25:55 +0200 Subject: Remove name mangling and qualified imports because they are hard --- todo.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index 000ad65..231b0b4 100644 --- a/todo.md +++ b/todo.md @@ -3,9 +3,6 @@ In order of priority - Write function let expressions properly using lookups -- Add proper module system - - Make exports a return value of runXXX functions - Write tests! - Come up with a name for the language -- Add auto import for standard library (std) and a flag to disable auto import - Add effects system (see `examples/effects-concept.lisp`) -- cgit v1.3