Comment on Writing a C compiler in 500 lines of Python (2023)parentComments−lukan1y"compilers work before, it's surprisingly similar/related to linguistics."Since compilers transform languages with a clearly defined grammar ... the connection to linguistics is maybe not so surprising after all.
Comments
"compilers work before, it's surprisingly similar/related to linguistics."
Since compilers transform languages with a clearly defined grammar ... the connection to linguistics is maybe not so surprising after all.