1.0.1 • Published 11 years ago
vanillascript v1.0.1
VanillaScript

Yet Another Compile To JavaScript Language
Are you tired of writing JavaScript? Do you want a cool new language that takes the Java out of it?
Enter VanillaScript. It's JavaScript without the Java!
Installation
npm install -g vanillascriptGetting Started
Execute a script:
vanillascript source.vsCompile a script:
vanillascript -c source.vsIt's that easy!
