• LeFantome@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    10 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.