移動應用開發框架 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 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!