Difference between revisions of "Higher level computer interfaces for deveusers"

From apm
Jump to: navigation, search
m (Related)
(15 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
* Sketch-n-Sketch – Ravi Chugh et al.
 
* Sketch-n-Sketch – Ravi Chugh et al.
 
* Multi representational language – Enso (formerly Luna)
 
* Multi representational language – Enso (formerly Luna)
 +
* Crosscut from inkandswitch
 +
* [[Annotated lambda diagram]]
  
 
{{wikitodo|discuss these}}
 
{{wikitodo|discuss these}}
Line 10: Line 12:
 
== Related ==
 
== Related ==
  
 +
* [[Future of human computer interaction]]
 +
* '''[[User interfaces for gem-gum on-chip nanofactories]]'''
 +
----
 
* [[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 editor]]
* [[Software]]
+
* [[Structural editor]]
 +
* '''[[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
 +
----
 +
* [[Annotated lambda diagram]]
 +
* [[Naive groupings as dumbed down functions]]
 +
----
 +
* [[Typed holes]]
 +
* [[Programming languages]]
  
 
== External links ==
 
== External links ==
Line 23: Line 40:
 
* http://worrydream.com/DrawingDynamicVisualizationsTalkAddendum/ – collected info about the talk
 
* http://worrydream.com/DrawingDynamicVisualizationsTalkAddendum/ – collected info about the talk
 
* http://worrydream.com/ – Bret Victors homepage
 
* http://worrydream.com/ – Bret Victors homepage
 +
* [http://aprt.us/ "Apparatus" – similar to Bret Victors demo]
 +
* [https://futureofcoding.org/episodes/051  Future of Coding Community Podcast – 51 • Toby Schachman • Cuttle, Apparatus, and Recursive Drawing]
 +
----
 +
* blurring the visual textual border – https://www.inkandswitch.com/crosscut/
 
----
 
----
 
* https://ravichugh.github.io/sketch-n-sketch/
 
* https://ravichugh.github.io/sketch-n-sketch/
 
----
 
----
 
* https://enso.org/language
 
* https://enso.org/language
 +
 +
[[Category:Programming]]

Revision as of 10:27, 1 January 2023

This article is a stub. It needs to be expanded.
  • Tangible values – Eros demo – Conal Elliott
  • Drawing dynamical visualizations – Bret Victor
  • Sketch-n-Sketch – Ravi Chugh et al.
  • Multi representational language – Enso (formerly Luna)
  • Crosscut from inkandswitch
  • Annotated lambda diagram

(wiki-TODO: discuss these)

Related




Interfaces for 3D modelling (Critically important for a technology that is all about making physical stuff)



External links