|
Failed to load latest commit information. |
|
.gitignore
|
Initial commit
|
Jul 9, 2013
|
|
LICENSE
|
add gplv3 license
|
Jul 27, 2013
|
|
README.md
|
reword
|
Jan 21, 2016
|
|
ansi.py
|
move hal stuff into main dir to be easier to run
|
Jul 22, 2013
|
|
assembler.py
|
bugfix: handle an empty line (with not even a newline)
|
Jul 22, 2013
|
|
both.py
|
add 'both' exercise; needs more tests
|
Aug 28, 2013
|
|
finite.py
|
change all problems to anchored matching
|
Aug 21, 2013
|
|
hal-100.md
|
rewrite apology for bizarre architecture
|
Oct 9, 2015
|
|
hal_vm.py
|
add comment
|
Oct 9, 2015
|
|
hal_watch.py
|
fix import when not main module
|
Jul 22, 2013
|
|
literals.py
|
change all problems to anchored matching
|
Aug 21, 2013
|
|
literals_hal.py
|
change all problems to anchored matching
|
Aug 21, 2013
|
|
plus.py
|
change all problems to anchored matching
|
Aug 21, 2013
|
|
plus_compiled.py
|
change all problems to anchored matching
|
Aug 21, 2013
|
|
regex_parse.py
|
add 'both' exercise; needs more tests
|
Aug 28, 2013
|
|
star.py
|
use python3 print
|
Aug 28, 2013
|
|
star_compiled.py
|
use python3 print
|
Aug 28, 2013
|
|
tests.py
|
some more tests
|
Aug 31, 2013
|