Talk:Visual programming language

This is an old revision of this page, as edited by 70.100.2.24 (talk) at 05:17, 7 September 2006 (Automator). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Latest comment: 18 years ago by 70.100.2.24 in topic Automator
Visual programming language (VPL) is any programming language that lets users specify programs in a two-(or more)-dimensional way. Conventional textual languages are not considered two-dimensional since the compiler or interpreter processes them as one-dimensional streams of characters.

Would this imply that Befunge is a VPL? I wouldn't say it is, but I don't know enough about VPLs to either revise the introduction or add it to the list of languages. Eighty 11:06, 15 June 2006 (UTC)Reply


Self?

I can't see how Self is visual in any way. It just seems to be another textual language. Can anybody explain why it is here? grlea 02:11, 25 July 2006 (UTC)Reply

Automator

Does Automator count as a VPL? It is clearly a visual scripting paradigm, but it is technically one dimensional as each node has 0..1 inputs and 0..1 outputs. Common sense says that Automator is a VPL, but the 2 dimensional requirement seems to exclude it. Therefore I would suggest a more direct definition of VPL, being "any programming language that lets users specify programs by manipulating program elements graphically rather than by specifying them textually."Harperska 23:09, 26 August 2006 (UTC)Reply

I don't think that that particular definition of dimensionality has any bearing on Automator's admissibility; it's clearly a visual (as opposed to textual) medium. --Piet Delport 00:25, 27 August 2006 (UTC)Reply
As Automator is clearly a visual language, and it is questionable whether befunge is (I would argue no), I am changing the definition to the one I proposed, and adding Automator to the list.70.100.2.24 05:17, 7 September 2006 (UTC)Reply