From b6b328d1a47b97ae4988bf6d1091a5cfa81fb708 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 14 Jan 2017 19:52:15 -0800 Subject: update TODO and examples (aspirations!) --- TODO | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index b102500..84cb3da 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,16 @@ +- move create form to sandbox page? +- more descriptive edit page (link to modelica spec?) +- refactor model creation/editing into library routine + cleanups and fixes: -- refactor away metadata into just modelica and examples.toml -- proper error handling types/story - validate incomplete identifiers (?) - + => aka, check that identifiers match component list.. + => involves moving identifiers() to parser? +- remove parser from pub namespace (if it's still there...) - finish rebalance/resolve/rephrase for {x} => tests! -- switch to .mo files -- latex output - tangle demo - http://blog.littleredcomputer.net/math/odex/js/2016/04/03/lotka-volterra.html @@ -34,3 +36,6 @@ later: - rename to "modell-dinge"? - basic generation of python/julia code from model - elm explorer? +- https://siciarz.net/24-days-rust-git2/ +- a more fortress-like syntax +- #![deny(missing_docs)] -- cgit v1.2.3