read: implement basic decimal FIXes
[muddle-interpreter.git] / doc / ROADMAP.md
index be3251b0c0cb3d89e41d817b6f195fb344ed3fcd..d4e961fde704273c0b09932dc2a4ef0c47f37735 100644 (file)
@@ -4,6 +4,7 @@ Roughly dependency-ordered todo list:
 * [ ] *PROCESS/MCALL*
 * [ ] EVAL; initial interpreter and REPL
 * [ ] atoms, global bindings, normal FUNCTIONs
+* [ ] unit test script prerequisites (assertions, type introspection...)
 * [ ] *GC*
 * [ ] local bindings
 * [ ] control flow