Livecode Intro
Livecode is both a language and a framework and delivers executable native apps with the Livecode Virtual Machine embedded. Livecode can produce apps for Windows, Mac, Linux, iPhone, and Android. Plus it has a terrific IDE that runs on Windows, Mac, or Linux. And instead of syntax that uses parenthesis, brackets, or semi-colons, it codes in English. Consider the traditional software development cycle. You’re probably familiar with it, it goes something like this: Edit, compile, run, navigate, debug, repeat....