Higher level computer interfaces for deveusers: Difference between revisions
Jump to navigation
Jump to search
→Related: added link to yet unwritten page about Constructive solid geometry |
No edit summary |
||
| Line 12: | Line 12: | ||
* [[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]] | * [[Projectional editors]] | ||
* [[Software]] | * '''[[Software]]''' overview page | ||
---- | ---- | ||
* [[Visually augmented purely functional programming]] – maybe somewhat redundant older page | * [[Visually augmented purely functional programming]] – maybe somewhat redundant older page | ||
---- | ---- | ||
* [[Constructive solid geometry]] | Interfaces for 3D modelling (Critically important for a technology that is all about making physical stuff) | ||
* [[Constructive solid geometry]] which matches well with [[functional representation]] of 3D geometry | |||
== External links == | == External links == | ||
Revision as of 18:33, 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
- Software overview page
- Visually augmented purely functional programming – maybe somewhat redundant older page
Interfaces for 3D modelling (Critically important for a technology that is all about making physical stuff)
- Constructive solid geometry which matches well with functional representation of 3D geometry
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