Skip to content

k4m4/esolangs-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Detect and execute esoteric programming language code, right from your terminal.

Topics

Resources

License

Stars

Watchers

Forks

Contributors