vanillascript
v1.0.1
Published
Yet another Compile To JS Language
Maintainers
Readme
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!

