colorful rat Ratfactor.com > Dave's Repos

meow5

A stack-based pure inlining concatenative programming language written in NASM assembly
git clone http://ratfactor.com/repos/meow5/meow5.git

meow5/dbgfoo.gdb

Download raw file: dbgfoo.gdb

1 # entry point address hard-coded because 2 break *0x08048054 3 4 run 5 6 disas 0x8048054,+13 7 8 quit