Category:LiveCode: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 21:
*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)
** As of version 8 LiveCode includes an additional, strictly typed language variant called LiveCodeBuilder[[LiveCode Builder]] (LCB) which allows authoring custom graphical control widgets as well as access to foreign code libraries (currentlyversion 9 supports C, librariesObjective onlyC, supportand forJAVA libraries, others tomay 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 LiveCode can use other languages through a shell and open process functions, as well as OSA Scripting languages such as [[AppleScript]] on macOS.