HyperTalk: Difference between revisions

Content deleted Content added
formality of article addressed, removed flag
Tags: Mobile edit Mobile web edit Newcomer task Newcomer task: copyedit
Line 210:
* [[Transcript (programming language)|Transcript]] (formerly revTalk and MetaTalk) – The language implemented in the [[LiveCode]] (formerly Revolution and MetaCard) software platform and development environment. MetaCard was an early Unix-originated HyperCard clone that ran on Classic Mac OS, Mac OS X, Windows, Linux and Solaris.
* XION - Originally the language of an open-source HyperCard clone that never materialized. Now implemented as [https://github.com/kreativekorp/openxion OpenXION].
* xTalk - After development of the community version of Livecode was ceased by Livecode, the open source version was forked into what is now [[OpenXTalk]]. This fork is under development at the [https://www.openxtalk.org openxtalk.org] website.
 
These clones and dialects (commonly referred to under the moniker of xTalk-languages) added various features to the language that are expected from a modern programming language, like exception handling, user-defined object properties, timers, multi-threading and even user-defined objects.