view ibin/bf32 @ 3497:eb3a8d6f69a4

<olsner> echo In category theory, category theory is a theory in the category of theories. > wisdom/category\\ theory
author HackBot
date Tue, 27 Aug 2013 22:34:28 +0000
parents 33a6019d8e99
children 77ae80f1894d
line wrap: on
line source

#!/bin/sh
. lib/interp

# Get the bitwidth from the command
BW=`echo "$CMD" | sed 's/bf//'`
if [ "$BW" = "" ] ; then BW=8 ; fi

interp_file ./interps/egobf/src/egobfi$BW