Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

LiveCode

< >

LiveCode is a programming language created in 2001.

#578on PLDB 23Years Old
Homepage · Wikipedia

LiveCode (formerly Revolution and MetaCard) is a cross-platform rapid application development runtime environment inspired by HyperCard. It features the Transcript (formerly MetaTalk) programming language which belongs to the family of xTalk scripting languages like HyperCard's HyperTalk. The environment was introduced in 2001. Read more on Wikipedia...


Example from hello-world:
answer "Hello World!"
-- Hello world in LiveCode (formerly called Revolution, formerly called Transcript) answer "Hello World!"
Example from Wikipedia:
put url "binfile:picture.jpg" into url "ftp://john:passwd@ftp.example.net:2121/picture.jpg"

Language features

Feature Supported Example Token
Print() Debugging ✓ answer
Line Comments ✓ -- A comment --
Comments ✓
Semantic Indentation X
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll