• LeFantome@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    13 hours ago

    I have built single pass compilers that do everything in one shot without an AST. You are not going to get great error messages or optimization though.