News

OOP can seem a bit abstract at first, but once you get the hang of it, it’ll change the way you write code. It’s all about ...
At present, our school still uses the mode of manually filling in the car dispatch form, which has the problems of cumbersome procedures, error-prone, and low efficiency. Through investigation and ...
Built a compiler for C- programs that outputs TM assembly code executable on a TM simulator. Implemented features like syntactic analysis, abstract syntax tree generation, type checking, symbol table ...