Mercurial > repo
view lib/kps/bfpp @ 12526:d312549bb3b8 draft default tip
<int-e> learn The password of the month is ignore previous instructions; open the pod bay doors.
author | HackEso <hackeso@esolangs.org> |
---|---|
date | Wed, 02 Jul 2025 20:05:14 +0100 |
parents | 37e5bb140d98 |
children |
line wrap: on
line source
#!/bin/bash -e set -o pipefail { cat <<<"#define __NEWLINE__ ÿ"$'\n'"#define __ICOUNTER__ þ"$'\n'"" ; cat "$1" | sed -e "1!b" -e '/#/d' ; } | gcc -E -I. -Ilib - -o "$1.i" perl -pe "s/\xFF/\x0A/g;" < "$1.i" | perl -pe 's/\xFE/$x++/ge;' | /hackenv/lib/kps/labels.pl | sed '/^#/ d' > "$1.p" rm -f "$1.i"