Difference between revisions of "Higher level computer interfaces for deveusers"
From apm
(basic page) |
m (→Related) |
||
Line 11: | Line 11: | ||
* [[Content addressed]] codebase – a basis that very likely makes implementing all higher level stuff much much easier and much mure maintainable | * [[Content addressed]] codebase – a basis that very likely makes implementing all higher level stuff much much easier and much mure maintainable | ||
+ | * [[Projectional editors]] | ||
== External links == | == External links == |
Revision as of 01:09, 13 July 2021
- Tangible values – Eros demo – Conal Elliott
- Drawing dynamical visualizations – Bret Victor
- Sketch-n-Sketch – Ravi Chugh et al.
- Multi representational language – Enso (formerly Luna)
(wiki-TODO: discuss these)
Related
- Content addressed codebase – a basis that very likely makes implementing all higher level stuff much much easier and much mure maintainable
- Projectional editors
External links
- Tangible Functional Programming - by Conal Elliott -
- http://conal.net/papers/Eros/ – collected info about "Tangible Values" and the "Eros demo"
- http://conal.net/ – Conal Elliotts homepage
- Video: Bret Victor - Drawing Dynamic Visualizations
- http://worrydream.com/DrawingDynamicVisualizationsTalkAddendum/ – collected info about the talk
- http://worrydream.com/ – Bret Victors homepage