esolangs-cli
v1.0.4
Published
Detect and execute esoteric programming language code, right from your terminal.
Downloads
14
Readme
esolangs-cli
Detect and execute esoteric programming language code, right from your terminal.
Install
~ ❯❯❯ npm install -g esolangs-cli
Usage
~ ❯❯❯ 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
Supported Esoteric Programming Languages
Related
- esolangs - API for this module
License
MIT © Nikolaos Kamarinakis