PearScript - Little language that compiles into Javascript Usage Install pearscript globally npm install -g pearscript U can install it locally too of course Then use it with pear command - File must have pear extension pear your-file.pear It will produce your-file.js Or use Gulp plugin Documentation Documentation being reworked Use ./examples/