f2rs 0.0.0

A simple Fortran to Rust transpiler
Documentation
1
2
3
4

fn main() {
    println!(include_str!("../README.md"));
}