PearScript - Little language that compiles into Javascript
Install pearscript globally
npm install -g pearscript
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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
PearScript - Little language that compiles into Javascript
Install pearscript globally
npm install -g pearscript
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