Skip to content

Borgerr/crumb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crumb

A C compiler targetting x86_64-unknown-linux-gnu.

Building

Currently, the compiler should be built natively with cargo, using cargo run or cargo build --release and finding the binary in build/release.

Using

On invocation, you can see a list of options and flags to use with the CLI.

About

A C compiler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages