Category:LiveCode: Difference between revisions

From Rosetta Code
Content added Content deleted
(stubbing the page)
 
No edit summary
Line 1: Line 1:
{{stub}}{{language}}
{{language|LiveCode
|exec=bytecode
|gc=yes
|site= http://www.livecode.com
|LCT=yes}}{{language programming paradigm|Dynamic}}
{{language programming paradigm|Object-oriented}}
{{language programming paradigm|Imperative}}
LiveCode (formerly known as Revolution) is a byte-code compiled language created by [http://www.runrev.com Runtime Revolution]

It is inspired by HyperCard/HyperTalk, but goes far beyond that heritage by:
*Creating applications that run on:
** OS X
** Mac Classic
** Windows
** Unix
** iOS
** Android
** Web servers, as a plugin
*Having a full interface toolkit with native widgets on all platforms
*Incorporating modern language features like regex, associative arrays, support for internet protocols, etc.
*Supporting color natively (HyperCard die-hards are now breathing a sigh of relief)

Revision as of 22:23, 6 July 2013

Language
LiveCode
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (bytecode)
Garbage collected: Yes
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using LiveCode.

LiveCode (formerly known as Revolution) is a byte-code compiled language created by Runtime Revolution

It is inspired by HyperCard/HyperTalk, but goes far beyond that heritage by:

  • Creating applications that run on:
    • OS X
    • Mac Classic
    • Windows
    • Unix
    • iOS
    • Android
    • Web servers, as a plugin
  • Having a full interface toolkit with native widgets on all platforms
  • Incorporating modern language features like regex, associative arrays, support for internet protocols, etc.
  • Supporting color natively (HyperCard die-hards are now breathing a sigh of relief)

Subcategories

This category has only the following subcategory.

@

Pages in category "LiveCode"

The following 128 pages are in this category, out of 128 total.

M