Skip to content

Experimental Rust compiler in pure C.

License

Notifications You must be signed in to change notification settings

aodhneine/crusty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crusty

Experimental Rust compiler written in pure C. It is fully compliant with latest Rust specification.

Currently does not support Windows, but support for it may be added in the near future.

Build

$ make
$ ./crusty examples/main.rs
$ ./main

Dependencies

C99 compiler, ld and make.

Remarks

Is it a joke?

No.

About

Experimental Rust compiler in pure C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published