Skip to content
/ croc Public

An experimental equivalent of the C and Rust programming languages for producing efficient and powerful programs.

License

Notifications You must be signed in to change notification settings

croc-lang/croc

Repository files navigation

Croc

Croc is an experimental equivalent of the C and Rust programming languages for producing efficient and powerful programs. It is designed to reduce common memory errors in C, such as accidental memory leaks, use after release and many others. Croc aims to allow free memory allocation and release management with auto-free at compile time.

About

An experimental equivalent of the C and Rust programming languages for producing efficient and powerful programs.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published