6 lines
83 B
NASM
6 lines
83 B
NASM
INCLUDE brainfuck_compiler_v1.asm
|
|
|
|
prog:
|
|
INCLUDE hello_9086.bf.asm
|
|
output_program:
|