Lexer - First step to find meaning from a Raw file
So, finally its time to do some coding .
A lexer is nothing but a piece of software whose job is to take in an input ,in our case the source code of the language and return a series of predefined tokens that corresponds to each and every character in...
sawezfaisal.hashnode.dev5 min read