Find a file
2023-11-04 16:15:13 +01:00
include adjust the amount of diligence given into shooting stuff down 2023-11-04 16:15:13 +01:00
apply.s debug the gc 2023-10-31 21:07:03 +01:00
apply_over.s debug the gc 2023-10-31 21:07:03 +01:00
exit_123.s gc kinda almost there 2023-10-31 00:12:51 +01:00
fibs.s Merge branch 'gc-attempt-1' 2023-11-01 18:25:26 +01:00
Makefile oh look at this 2023-10-31 21:55:26 +01:00
print_123.s debug the gc 2023-10-31 21:07:03 +01:00
README.md readme 2023-08-15 11:20:16 +02:00
sum.s debug the gc 2023-10-31 21:07:03 +01:00
sumac.s all looks ok 2023-11-01 18:25:06 +01:00
zipfib.s fix blackhole (partially), kill apply1 2023-11-03 21:28:40 +01:00

uskel

Spineful tagless G-machine in assembly (amd64). Uses GNU assembler macros.