blob: 7e0b257399422a183d8a388557c6e7035fce7c6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
- minimum viable LALRPOP modelica-subset parser
=> human-readable parse errors
=> AST type
- minimum viable library and daemon/API for accessing db of models
=> toml parsing
=> cross-model type validation
=> basic versioning/tagging
- minimum viable wiki-editor web front end on top of API
later:
- rename to "modell-dinge"?
- basic generation of python/julia/javascript code from model
- elm explorer?
- latex rendering
|