oak-cobol 0.0.2

High-performance incremental COBOL parser for the oak ecosystem with flexible configuration, supporting legacy and modern COBOL features.
Documentation
1
2
3
4
5
6
{
    "private": true,
    "scripts": {
        "p": "cargo publish --allow-dirty"
    }
}