Find a file
2023-10-31 00:12:51 +01:00
include gc kinda almost there 2023-10-31 00:12:51 +01:00
apply.s use .thunkcode for main 2023-08-15 11:08:03 +02:00
apply_over.s add the apply_over example 2023-08-15 11:08:16 +02:00
exit_123.s gc kinda almost there 2023-10-31 00:12:51 +01:00
fibs.s gc kinda almost there 2023-10-31 00:12:51 +01:00
Makefile fibs work 2023-08-06 00:25:53 +02:00
print_123.s gc kinda almost there 2023-10-31 00:12:51 +01:00
README.md readme 2023-08-15 11:20:16 +02:00

uskel

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