mobl - The new language of the mobile web
From the site:
mobl is a new free and open source language designed specially to speed up building mobile applications. Using modern HTML5 technologies, mobl offers you
- http://www.mobl-lang.org/wp-content/themes/idream/images/sq-bullet3.gif); background-position: 0px 7px; background-repeat: no-repeat no-repeat; ">a concise language to build native-feeling web apps in a jiff;
- http://www.mobl-lang.org/wp-content/themes/idream/images/sq-bullet3.gif); background-position: 0px 7px; background-repeat: no-repeat no-repeat; ">great (Eclipse) IDE support (such as as-you-type error reporting, code completion and reference resolving);
- http://www.mobl-lang.org/wp-content/themes/idream/images/sq-bullet3.gif); background-position: 0px 7px; background-repeat: no-repeat no-repeat; ">a rapid save and test cycle. No more lengthy compilations, the mobl IDE compiles your modules whenever you save, ready to be tested in the mobile browser.
mobl language features:
- http://www.mobl-lang.org/wp-content/themes/idream/images/sq-bullet3.gif); background-position: 0px 7px; background-repeat: no-repeat no-repeat; ">Statically typed language, enabling great IDE support and as-you-type error detection, while reducing the amount of typing other statically typed languages require, through type inference.
- http://www.mobl-lang.org/wp-content/themes/idream/images/sq-bullet3.gif); background-position: 0px 7px; background-repeat: no-repeat no-repeat; ">Scripting language syntax similar to Javascript.
- http://www.mobl-lang.org/wp-content/themes/idream/images/sq-bullet3.gif); background-position: 0px 7px; background-repeat: no-repeat no-repeat; ">Declarative domain-specific language (DSL) for defining user interfaces.
- http://www.mobl-lang.org/wp-content/themes/idream/images/sq-bullet3.gif); background-position: 0px 7px; background-repeat: no-repeat no-repeat; ">Declarative concise DSL for defining data models. Data is stored on the device. No server back-end required.
- http://www.mobl-lang.org/wp-content/themes/idream/images/sq-bullet3.gif); background-position: 0px 7px; background-repeat: no-repeat no-repeat; ">Easy access to existing “native” Javascript libraries and widgets.
- http://www.mobl-lang.org/wp-content/themes/idream/images/sq-bullet3.gif); background-position: 0px 7px; background-repeat: no-repeat no-repeat; ">Compiler generates static Javascript and HTML files, ready to be deployed to any web host and to be cached on the device, to enable offline web applications
Full story:
