view bin/nur @ 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 eb4d7573ecd3
children 18a62a151fd3
line wrap: on
line source

if grep -q \  <<<"$1"; then "${1%% *}" "${1#* }"; else "$1"; fi