c8c icon indicating copy to clipboard operation
c8c copied to clipboard

is possible to using gcc for this lang or llvm?

Open letarg0 opened this issue 6 years ago • 2 comments

I think about add architecture to gcc or llvm

letarg0 avatar Apr 09 '18 08:04 letarg0

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.

Ronsor avatar Apr 09 '18 16:04 Ronsor

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.

glouw avatar Apr 09 '18 18:04 glouw