Lexer - First step to find meaning from a Raw file
Oct 15, 2024 · 5 min read · 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...
Join discussion



