aboutsummaryrefslogtreecommitdiff
path: root/Tasks.org
diff options
context:
space:
mode:
authorAria <me@aria.rip>2023-11-07 22:28:50 +0000
committerAria <me@aria.rip>2023-11-07 22:28:50 +0000
commita9f713e01ef347d0ff1e1062e448b11cc983a7c7 (patch)
tree2c869d0a78bf4759bbcafcfad889415c22f4037a /Tasks.org
parentc6be430616e97a5bca0ee56f71908589b174a8ff (diff)
chore: update tasks
Diffstat (limited to 'Tasks.org')
-rw-r--r--Tasks.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/Tasks.org b/Tasks.org
index 7032311..7afe185 100644
--- a/Tasks.org
+++ b/Tasks.org
@@ -120,3 +120,11 @@ Ideally we have a usable enough CLI implementation, that can do structured inter
We implement several test programs which require different data structures and different implementations.
We compare our results to the best possible result, and to using the standard library implementation.
+
+* BLOCKED Nice to haves
+
+ - Make primrose use actual temp directories, and respect the ~CANDELABRA_SRC_DIR~ stuff that the CLI does
+ - Separate candelabra into a library and a CLI, and give the CLI nicer outputs/subcommands for each step
+ - Add nix build stuff for everything
+ - Nixify the install of rosette
+ - See if the ~linked_list_cursors~ feature / nightly compiler is actually necessary