oak-cpp 0.0.0

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