diff --git a/README.md b/README.md index 4828166..0bbf789 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ This is nowhere near complete. Stay tuned. ## Before For 1.0 release + - Cleanup parser + - Non-recursive treeify + - Replace strings with &str? - Function application - Commands @@ -25,7 +28,6 @@ This is nowhere near complete. Stay tuned. - Compile to WASM => webapp ## Internals - - Non-recursive treeify - Print any expression - Copy expression, print with result