Detect and execute esoteric programming language code, right from your terminal.
~ ❯❯❯ npm install -g esolangs-cli
~ ❯❯❯ esolangs --help
Detect and execute esoteric programming language code, right from your terminal.
Usage
~ ❯❯❯ esolangs <string>
~ ❯❯❯ echo <string> | esolangs
~ ❯❯❯ cat <file> | esolangs
Options
-p, --plain Display output without log symbols
Example
~ ❯❯❯ esolangs '++++++++++[>+>+++>+++++++>++++++++++<<<<-]>>>>---.+++.+++++++++.----.+++++.'
✔ admin
- esolangs - API for this module
MIT © Nikolaos Kamarinakis