From 78fac664f39dc52818fb99264c258b822df7d5b9 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 5 Oct 2022 14:28:00 +0300 Subject: Refactor Env into LContext --- todo.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index 9f61e8f..5f6594c 100644 --- a/todo.md +++ b/todo.md @@ -2,8 +2,11 @@ In order of priority +- Add proper module system + - Make exports a return value of runXXX functions +- Add "stack traces" (somehow) +- Write function let expressions properly using lookups - Write tests! -- Add import function with support for qualified imports - 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