Skip to content

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.