CS代考 Finite-State
Finite-State Machines (FSMs) Some announcements TA office hours A compiler is a recognizer of language S (Source) a translator from S to T (Target) a program in language H (Host) For example, gcc: S is C, T is x86, H is C Why do we need a compiler? • Processors can execute only binaries (machine-code/assembly […]