GitHub / joshjkk / GenC-Compiler
This is a compiler for my own subset of C built from scratch for the 86_64 architecture. The compiler is still being developed so it's pretty useless at the moment, but I guess if you're interested in seeing how C compilers are built you can give it a try.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshjkk%2FGenC-Compiler
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C
Size: 19.5 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: c-compiler, c-language, compiler, compiler-from-scratch, nasm, nasm-assembly, x86-64