diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-12-04 22:25:55 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-12-05 14:21:53 +0200 |
| commit | 9b4ce32280fdc4298cfc7599491d8e8893de6354 (patch) | |
| tree | 68714ba8da4e0acd3fa105bad106093b31776518 /todo.md | |
| parent | cb15649a09ef06cb9cb9c412636591435d587382 (diff) | |
Remove name mangling and qualified imports because they are hard
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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`) |
