Talk:Intentional programming: Difference between revisions

Content deleted Content added
No edit summary
editing model not a computer language
Line 3:
{{WikiProject Computing}}
{{findsourcesnotice}}
 
==Editing Model, Not Programming Model==
 
This article doesn't really seem to be covering what the thing actually is. It's a CAD program for code, with no ramifications for runtime.
 
Looks to me Intentional Programming is storing code in a graph database, and an editor for that. Variables and operators have UUID naming, which it hides from you. It is a database so no whitespace, and no need to pair open and close brackets because it's just an abstract syntax tree. A YouTube video shows logic operators in C rendering as circuits, or code blocks as boxes.
 
Is there really any other idea in it?
 
==What book?==