Revolution programming languageRevolution is a commercially marketed Cross-platform rapid application development environment by Runtime Revolution Ltd.Revolution runs on Macintosh 7,8,9, Macintosh OS X, Windows 95 through XP, and about half a dozen Unixen -- Linux, Solaris, BSD, etc. Revolution's language, Transcript, dynamically typed and very English-like, allowing beginners to get started easily, but contains advanced features like associative arrays, regular expressions, QuickTime support, database access, and TCP/IP connectivity. Revolution project files can be used with any platform, and run with the platform's look and feel and behavior with very little modification. Menus, in particular, are handled correctly for each platform correctly without any intervention on the part of the developer. Compiling a standalone produces a single-file executable for each platform targeted. There is no separate runtime necessary. Revolution offers high-level access to many features. For example, to load the contents of a web page into a variable takes one line of code:
FTP and file access is similar:
|
||
"The artist is nothing without the gift, but the gift is nothing without work." - Emile Zola (1840-1902) |
