• zaphod@feddit.de
    link
    fedilink
    arrow-up
    1
    ·
    9 months ago

    Yes, use C++, but with extern "C" for everything so you can easily interface with other software. That limits you to no classes or namespaces, but internally you can use smart pointers, vectors, maps and actual strings.