MajeedKazemi / koala-editor

A simple text-based editor that includes a toolbox for exploration and explanation of python commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lexical Analysis

carlkma opened this issue · comments

Parse a line of Python code such that existing/expected tokens can be identified

please let me know how this goes. we could potentially look into it together.