changeset 12159:c641aac6a6d0 draft

<fizzie> mkx /hackenv/bin/asmbfx//asmbf "$@" > /tmp/asm.b && ${HACKENV-/hackenv}/interps/egobf/src/egobfi8 /tmp/asm.b
author HackEso <hackeso@esolangs.org>
date Mon, 18 Nov 2019 22:21:54 +0000
parents 8520d01f0340
children 2c8c313864e7
files bin/asmbfx
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/asmbfx	Mon Nov 18 22:21:54 2019 +0000
@@ -0,0 +1,1 @@
+asmbf "$@" > /tmp/asm.b && ${HACKENV-/hackenv}/interps/egobf/src/egobfi8 /tmp/asm.b