Misplaced Pages

Tactile programming language

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. Please help improve this article by introducing more precise citations. (June 2024) (Learn how and when to remove this message)

Tactile programming is the specification, development, interaction with and interpretation of computer programs through a touch-centric interface. It is based on the ideas behind visual programming languages, particularly in the interaction and development of software with visual-graphic, rather than text-based, interpretations which can be "dragged-and-dropped" with a mouse in order to develop the software's functionality.

However, tactile programming applies the visual programming paradigm within a touch-centric framework:

  • the widgets which are dragged-and-dropped to create software programs are expanded to better reflect touch interaction rather than mouse interaction
  • other secondary input devices for software programming may be practically replaced by computer-rendered, virtual visual-graphic equivalents, such as a virtual keyboard.
  • concurrently-running emulator runtimes for same or similar operating systems as the one on which the software-based tactile programming interface resides may be used to test the stability and functionality of code without risk of data or interface loss.

At the moment, the only example which exist of tactile programming IDEs is "Visual AgenTalk", which is implemented within AgentSheets. Similar drag and drop programming can be found in the Etoys language (part of Squeak), in Alice and in Scratch.

Notes

Programming paradigms (Comparison by language)
Imperative
Structured
Object-oriented
(comparison, list)
Declarative
Functional
(comparison)
Dataflow
Logic
DSL
Concurrent,
distributed,
parallel
Metaprogramming
Separation
of concerns
Types of programming languages
Level
Generation


Stub icon

This programming-language-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: