From 2ea2c405746bfa79d3be478f4c8763dd7dd6ac5f Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 26 Sep 2022 14:02:28 +0300 Subject: Add some concept docs --- todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index baebacf..d4dd292 100644 --- a/todo.md +++ b/todo.md @@ -7,8 +7,8 @@ In order of priority - Add builtins to convert from int to double and vice versa - Add builtin to convert to string - Add builtins to compare numbers (eq?, lt?) -- Add flag to control whether computed values are automatically printed or not - Add import function with support for qualified imports - Come up with a name for the language - Add auto import for standard library (std) - Add flag to disable auto import of standard library +- Add effects system (see `examples/effects-concept.lisp`) -- cgit v1.3