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/.gitignore

Download raw file: .gitignore

1 meow5 2 *.o 3 *.swo 4 *.swp 5 *~ 6 *.listing 7 elf.txt 8 elf.html