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!
npm install -g vanillascript
Execute a script:
vanillascript source.vs
Compile a script:
vanillascript -c source.vs
It's that easy!