Hacker News new | ask | show | jobs
by zwischenzug 4116 days ago
Available as a docker image:

  $ docker run -ti imiell/sd_bish /bin/bash
  bash-4.3# bish
  USAGE: bish <INPUT>
    Compiles Bish file <INPUT> to bash.
Magic here:

https://github.com/ianmiell/shutit-distro/blob/master/bish/b...

Note I needed to hack the code a little.