1.0.4 • Published 4 years ago

esolangs-cli v1.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

esolangs-cli Build Status

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

License

MIT © Nikolaos Kamarinakis