Skip to content
forked from mobl/mobl

Domain-specific language for mobile (web) applications. This repository contains the compiler sources and Eclipse project.

Notifications You must be signed in to change notification settings

willembult/mobl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobl

mobl is a language designed specifically to build web applications for mobile touch devices. It provides high-level language constructs and great IDE support.

To build

To build the mobl compiler you will need a recent version of Eclipse (3.5+) and Spoofax. When those are installed, simply clone the mobl repository and import it into Eclipse, then build the project (Ctrl+Alt+b or Ctrl+Cmd+b).

To clone the repository:

git clone git://github.com/mobl/mobl.git
cd mobl
git submodule init
git submodule update

To use plug-in

You can easily install the plug-in from the http://mobl-lang.org/update update site. But to keep up-to-date with the latest developments you will have to build it yourself.

For the latest unstable version, use: http://hydra.nixos.org/build/769041/download/1/site/ as update site.

About

Domain-specific language for mobile (web) applications. This repository contains the compiler sources and Eclipse project.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 67.4%
  • PHP 25.1%
  • JavaScript 6.5%
  • Shell 1.0%