• ChubakPDP11@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    9 months ago

    I subconsciously knew this, I currently am making a simple data exchange format to use with a program, and I am using PEG to create a parser. Chances of errors happning in this DXF is really low, but if the parser can’t parse it, it’s invalid.