view wisdom/mycology @ 10991:2a49f15d9293

<wob_jonas> perl -e {$f="wisdom/rules of wisdom";open$i,"<",$f or die;local$/;$s=<$i>;$s=~s/with no space at the end/and end in a newline with no space before that/ or die;$s=~s/\\n\\z// or die;print$s;open$o,">",$f;print$o $s or die;}
author HackBot
date Fri, 02 Jun 2017 10:25:48 +0000
parents 9db7ed4a8ae1
children
line wrap: on
line source

mycology is a Befunge-98 (also -93 to some extent) testsuite that can be found at https://deewiant.iki.fi/projects/mycology/