Creating a Lexical Analyzer for Theory of Computation: Lexer Development - Part 2
Introduction
In this post, I will share the way I built a Lexical Analyzer using python.
The purpose of this post is to understand the tasks performed by the lexical analyzer and how they are performed. This post describes how I developed the first p...
saul-lara.hashnode.dev16 min read