jeetkunecoder / python-tokenizer

The first phase when building a compiler, the lexical analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lexical analysis of a compiler in Python.

About

The first phase when building a compiler, the lexical analysis.