Dear Coda developers,
I’d like to inquire whether the following features are considered for future development. They would give expressive power approximating that of a general purpose programming language, but with the advantages of Coda (simplicity, direct manipulation, declarativity, familiar metaphors etc.). I list them along with concrete examples:
- Formulas for custom visualization (composable graphics) - Apparatus, Drawing Dynamic Visualizations
- Formulas for interactive widgets (composable UI) - Gneiss
- Hierarchical view (inline display of relation chains) - SIEUFERD
- Recursive and union types (arbitrarily complex AST-like data structures) - Elm
Thank you in advance, and keep up the good work!