Sunday, 18 February 2018


This video helps to understand the use or importance of finite automata in Compilers.  Finite automata are mainly used for representing and recognizing tokens in the source language while compiling.

This video helps to review some basic concepts about finite automata which is useful for Compiler Design. Compilers are software programs that are used to convert source languages to machine level language.