Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fee1-dead/mir2c
Transpile Rust MIR to C
https://github.com/fee1-dead/mir2c
Last synced: 2 days ago
JSON representation
Transpile Rust MIR to C
- Host: GitHub
- URL: https://github.com/fee1-dead/mir2c
- Owner: fee1-dead
- Created: 2022-02-15T10:54:37.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-17T11:52:20.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T02:12:37.442Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`mir2c`
=======An experimental Rust-to-C transpiler. It translates MIR to C code.