blob: 5ada1c6821ab582ac6815d93b16c50959ac13c3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
- 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:
- basic generation of python/julia/javascript code from model
- elm explorer?
- latex rendering
|