annotate wisdom/`! @ 12256:821155c00e34 draft

<fizzie> ` sed -e \'s|wisdom|bin|\' < ../bin/culprits > ../bin/cblprits; chmod a+x ../bin/cblprits
author HackEso <hackeso@esolangs.org>
date Sat, 07 Dec 2019 23:36:22 +0000
parents 36ac1e696bf3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11759
36ac1e696bf3 <b_jonas> `` mv -v wisdom/\\` wisdom/\\`\\!
HackEso <hackeso@esolangs.org>
parents: 10863
diff changeset
1 `! emulates the ! command of our former bot EgoBot. You write `! then the name of the language then a program, and it runs the program you give and returns the result. We used to use it to test out esoprograms in-channel all the time, but the set of included esolangs is fairly old now and so it's rarely used.