Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 756 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 756 Bytes

SJS

A really simple kinda custom/addon of NodeJS programming language

Installation

Github:

git clone https://github.com/I2rys/SJS

NPM Packages:

npm i abstract-syntax-tree

Usage

node index.js <sjs_file>
  • sjs_file - The sjs file path.

License

MIT © I2rys