Skip to content

999SH/rust-c-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-c-compiler

My C compiler, built in rust. Compiles to x86-64 Nasm Assembly.

Currently supports:

Most declaration keywords, If statements, Return.

Compiler runs the C code found in code.c when running the command: make all

Manual compilation can be done with Check makefile make all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published