Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 833 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 833 Bytes

npm package david-dm

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/