oak-fortran 0.0.2

Fortran scientific computing language parser with support for modern Fortran standards and numerical computing.
Documentation
1
2
3
4
5
6
{
    "private": true,
    "scripts": {
        "p": "cargo publish --allow-dirty"
    }
}