annotate ibin/lua @ 12265:984c8295238b draft

<b_jonas> slashlearn aoc/Advent of Code (AoC) is a series of programming puzzles that some regulars enjoy, found at "https://adventofcode.com/2019/about".
author HackEso <hackeso@esolangs.org>
date Mon, 16 Dec 2019 22:49:45 +0000
parents b044eecae124
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10175
d390dffa65b8 <wob_jonas> `` c=ibin/lua; >$c echo $\'#!/bin/sh\\n. lib/interp\\ninterp_file lua\' && chmod -c a+x ibin/lua
HackBot
parents:
diff changeset
1 #!/bin/sh
12144
b044eecae124 <fizzie> dwim "fix all the interp stuff"
HackEso <hackeso@esolangs.org>
parents: 10175
diff changeset
2 . ${HACKENV-/hackenv}/lib/interp
10175
d390dffa65b8 <wob_jonas> `` c=ibin/lua; >$c echo $\'#!/bin/sh\\n. lib/interp\\ninterp_file lua\' && chmod -c a+x ibin/lua
HackBot
parents:
diff changeset
3 interp_file lua