view bin/insanetemp @ 11980:e6c5f992c73b draft

<kspalaiologos> le//rn bfasm //The brainfuck assembler. Documentation and samples: https://raw.githubusercontent.com/KrzysztofSzewczyk/asmbf/master/doc/bfasm.doc
author HackEso <hackeso@esolangs.org>
date Wed, 23 Oct 2019 17:53:30 +0000
parents 56dcce63901b
children
line wrap: on
line source

#!/bin/bash
print_args_or_input "$@" | dc -e "1k0 1?*9*5/32+p"