Nick Smith
04/27/2019, 8:25 AMyairchu
04/28/2019, 8:06 AMNick Smith
04/28/2019, 10:10 AMyairchu
04/28/2019, 11:13 AMI also don’t think “visual” should imply a lack of text, since text is inherently visual symbols.Perhaps it shouldn’t imply that, but from my experience when I use this term this is what is implied.
Text files are just projectional editors for byte arraysThat’s true. But the projection is considered to be so simple to the point that it’s considered direct editing of the stored data. This is the term used by MPS and others (https://martinfowler.com/bliki/ProjectionalEditing.html) and I favor using it because it communicates important things that the term “structural” doesn’t.
Ivan Reese
Visual - looks nothing like text. Data flow is visualised by the layout using nodes and arrowsMost visual languages take that "nodes and noodles" approach, but there are many that don't. Off the top of my [outboard] head: Apparatus, DeepUI, Dynamicland (arguably), Fizzygum, Piet, and Zells (by our own @Nikolas), to name a few.