Category:LiveCode: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3:
|gc=yes
|site= http://www.livecode.com
|site= http://www.openxtalk.org
|LCT=yes
|hopl=no
Line 26 ⟶ 25:
* As of version 8 the engine includes an additional, strictly typed language variant called [[Builder]] (LCB) which allows authoring custom graphical control widgets as well as access to foreign code libraries (version 9 supports C, Objective C, and JAVA libraries, others may be added in the future). There is also a method for using JavaScript within a browser widget and methods for exchanging data between the two languages. Additionally the engine can use other languages through a shell and open process functions, as well as OSA Scripting languages such as [[AppleScript]] on macOS.
 
 
* NOTE: Since September 1st 2021, LiveCode Ltd. has dropped support for their Community version, there is an effort to continue to support this free Open Source GPL3 version currently known as OpenXTalk, find out more at https://www.openxtalk.org.