Subtext (programming language): Difference between revisions

Content deleted Content added
External links: deleted the "stub" tag
FrescoBot (talk | contribs)
m Bot: links syntax
Line 1:
[[File:Subtext_vista.png|thumb|300px|'''Schematic tables.''' An alpha build of the Subtext environment, which illustrates the unique "polymorphic conditionals" present in the IDE.]]
'''Subtext''' is a moderately [[visual programming language]] and environment, for writing [[application software]]. It is an experimental, research attempt to develop a new [[programming]] model, called Example Centric Programming, by treating copied blocks as first class prototypes, for program structure. It uses live text, similar to what occurs in [[spreadsheet|spreadsheets]]s as users update cells, for frequent feedback. It is intended to eventually be developed enough to become a practical language for daily use. It is planned to be open software; the license is not yet determined.
 
Subtext was created by Jonathan Edwards who submitted a paper on the language to [[OOPSLA]]. It was accepted as part of the 2005 conference.