Skip to content
/ vanilla Public

Compile-to-JavaScript language for people that write JavaScript

Notifications You must be signed in to change notification settings

mikeal/vanilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Compile-to-JavaScript language for people that write JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published