Path to this page:
./
wip/c2rust,
Translate C modules into semantically equivalent Rust code
Branch: CURRENT,
Version: 0.20.0,
Package name: c2rust-0.20.0,
Maintainer: pkgsrc-usersC2Rust helps you migrate C99-compliant code to Rust. The translator
(or transpiler) produces unsafe Rust code that closely mirrors the
input C code. The primary goal of the translator is to preserve
functionality; test suites should continue to pass after translation.
Generating safe and idiomatic Rust code from C ultimately requires
manual effort.
Master sites:
Filesize: 2504.492 KB
Version history: (Expand)
- (2025-03-12) Updated to version: c2rust-0.20.0
- (2023-02-13) Package has been reborn
- (2022-02-02) Package added to pkgsrc.se, version c2rust-0.15.0 (created)