view ibin/linguine @ 8835:c716a47ff0e4

<wob_jonas> `` e=bin/hello;>$e echo $\'#!/usr/bin/perl\\n\'\'$c=unpack"C",pack"h",$ARGV[0];print+($c&1?"H":"h"),"ello",($c&2?"":","),($c&4?" W":" w"),"orld",($c&8?".":""),"\\n";\'
author HackBot
date Sun, 24 Jul 2016 11:08:27 +0000
parents 33a6019d8e99
children b044eecae124
line wrap: on
line source

#!/bin/sh
. lib/interp
interp_file ./interps/linguine/linguine.py