• ZILtoid1991@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    4 hours ago

    Also almost any package manager.

    Just use dependencies if you don’t want to bother with writing a parser library! You don’t need to ask AI every time for an XML parser every time you need to touch XML! (Personally I try my best to not touch it outside of text formatting needs, where XML actually excels at, it’s poopy at data storage you otherwise could use INI, TOML, JSON, or whatever other languages.)