Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

revers3ntropy/entropy-script

Repository files navigation

CodeFactor NPMVersion

JS interpreter for EntropyScript

Install with npm i -g entropy-script.

Run a script with entropy-script <filename>.es or nes <filename>.es.

See the docs.

Can be used with programmatically with JavaScript and TypeScript.