The compiler should be able to take a single input code page and generate output from it.
Input -> Lexer -> Parser -> Output
The compiler should be able to take a single input code page and generate output from it.
Input -> Lexer -> Parser -> Output