Find a file
2023-08-15 11:20:16 +02:00
include unify stuffs 2023-08-15 11:19:56 +02: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 make a macro for pushing out thunks 2023-08-12 15:12:03 +02:00
fibs.s make a macro for pushing out thunks 2023-08-12 15:12:03 +02:00
Makefile fibs work 2023-08-06 00:25:53 +02:00
print_123.s make a macro for pushing out thunks 2023-08-12 15:12:03 +02:00
README.md readme 2023-08-15 11:20:16 +02:00

uskel

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