There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
a "zero dependency" implementation of a lexical analyzer that tokenize a program using only official "re" package. you can use this repo for your "compiler design" course.