微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

mobl 手机Web开发框架

程序名称:mobl

授权协议: MIT

操作系统: Android

开发语言: JavaScript

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 enable offline web applications.

mobl 官网

http://www.mobl-lang.org/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐