You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
aoc-racket/2016/day23
Ryan Davis 43585dbd0a Fixed quoting levels.
This doesn't fix the implementation but at least gets the code parsing
and running. Pushed the quoting up to inc/dec/jnz/etc because they're
the entry points. Doesn't terminate on input file (and hits a point
where it doesn't seem to be doing anything but spinning in the loop).
7 years ago
..
input.rkt start day23 7 years ago
lang.rkt Fixed quoting levels. 7 years ago
test.rkt start day23 7 years ago