GitHub / danialkeimasi / python-compiler-regex-based-scanner
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danialkeimasi%2Fpython-compiler-regex-based-scanner
PURL: pkg:github/danialkeimasi/python-compiler-regex-based-scanner
Stars: 2
Forks: 2
Open issues: 0
License: mit
Language: Python
Size: 17.6 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 1 year ago
Pushed at: over 4 years ago
Last synced at: 2 months ago
Topics: compiler-cli, natural-language, programming-language, python-regex, scanner, tokenization, tokenizer