view wisdom/labels.pl @ 12191:4b672cc66ade draft

<b_jonas> `` perl -ni -e \'/^you\\(.lamb/ or print\' /hackenv/share/whatis
author HackEso <hackeso@esolangs.org>
date Mon, 25 Nov 2019 08:37:20 +0000
parents 4991b46f974f
children
line wrap: on
line source

labels.pl is a preprocessor for asm2bf to support labels. Use % to refer to a label, use @ to declare one.