view wisdom/`! @ 12291:876aac07f2cd draft

<kspalaiologos> `` cat <<<"asmbf && bfi output.b && rm -f output.b" > /hackenv/ibin/asmbf
author HackEso <hackeso@esolangs.org>
date Thu, 02 Jan 2020 15:37:45 +0000
parents 36ac1e696bf3
children
line wrap: on
line source

`! 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.