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).
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).
Thanks. Yeah. I lost momentum. I still might write up a few of these solutions. But not this one ;)
I turned one of last year’s puzzles into [a language tutorial](http://beautifulracket.com/wires/).
This repo is archived. You cannot comment on pull requests.
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).
Thanks. Yeah. I lost momentum. I still might write up a few of these solutions. But not this one ;)
I turned one of last year’s puzzles into a language tutorial.