X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=doc%2FROADMAP.md;h=d4e961fde704273c0b09932dc2a4ef0c47f37735;hb=58a5ffdfec139a0c9d399f603b77a764ae8607f7;hp=be3251b0c0cb3d89e41d817b6f195fb344ed3fcd;hpb=e4ebdd89c0374cc420bc404298ff50f2c64ea328;p=muddle-interpreter.git diff --git a/doc/ROADMAP.md b/doc/ROADMAP.md index be3251b..d4e961f 100644 --- a/doc/ROADMAP.md +++ b/doc/ROADMAP.md @@ -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