shalabh
12/06/2019, 11:53 PMibdknox
12/07/2019, 12:37 AMshalabh
12/07/2019, 2:00 AMThe input-process-output application-building model must be replaced by a transform-in-place model. Instead of source and object files we should be thinking in terms of modifying the working material in stages.
“starting”a program is alien to the transform-in-place model
the developer must be able to build interactively any application whose components can be anywhere on the network and that is represented in its entirety on the user interface of a tool that conforms to all the hands-on design principles.
Edward de Jong / Beads Project
12/07/2019, 7:25 AMBrian Hempel
12/16/2019, 9:46 PMLuna is trying to be able to switch back and forth between a syntax view and a node-and-wire view, which is an additional challenge that many of us are skeptical can be achieved before they use up all their capitalAs someone who works on a similar system with bi-modal editing (Sketch-n-Sketch) I’ll say it’s very doable. It’s one of those problems that you initially think is hard but actually isn’t that bad once you sit down to solve it.