项目作者: schas002

项目描述 :
Yet another esolang
高级语言: Ruby
项目地址: git://github.com/schas002/postnumb.git
创建时间: 2017-07-20T12:54:30Z
项目社区:https://github.com/schas002/postnumb

开源协议:MIT License

下载


postnumb

Powered by love... and awoo

Yet another esolang

Install

  1. $ cp postnumb.rb /usr/bin/postnumb
  2. # Postnumb is self-contained

Usage

  1. # Calling postnumb with no arguments uses STDIN, thereby prohibiting
  2. # input thru the `i` command
  3. $ postnumb
  4. # Calling postnumb with a filename executes the program in the file
  5. # with that name
  6. $ postnumb program.postnumb

Maintainer

Contribute

Bang! Every issue and PR is welcome.

Every contributor to this repository must follow the code of conduct, which is: don’t be rude.

License

MIT © Andrew Zyabin