移动应用开发框架 mobl
mobl 是一个新的开源的编程语言,主要用于加速手机应用的开发,mobl 可方便构建手机 web 应用程序,包括 iOS、Android 和其他支持 HTML5 技术的手机。
主要特点:
- 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.
- Scripting language syntax similar to Javascript.
- Declarative domain-specific language (DSL) for defining user interfaces.
- Declarative concise DSL for defining data models. Data is stored on the device. No server back-end required.
- Easy access to existing “native” Javascript libraries and widgets.
- Compiler generates static Javascript and HTML files, ready to be deployed to any web host and to be cached on the device, to enableoffline web applications.
本文由用户 openkk 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!