c8c
c8c copied to clipboard
is possible to using gcc for this lang or llvm?
I think about add architecture to gcc or llvm
you could try adding to LLVM or GCC, but chip-8 is so small that you wouldn't be able to build any useful program.
No its a very hobbyish proof of concept language that I wouldn't take too seriously. I wanted to prove that function calls were possible with chip-8, and I did just that.