vanilla

Compile-to-JavaScript language for people that write JavaScript

Stars
55
Committers
1

vanilla.js

Vanilla.js is a compile-to JavaScript language for people that write JavaScript.

Usage

$ vanilla myfile.js target.js

Language

You can find the specification for the Vanilla language here.

Features

  • closures
  • functions
  • app scale
  • web scale
  • readability
  • maintainability
  • debugability
  • vanilla supports vapor.js

Install

$ npm install -g vanillajs