BENCHMARKS.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
include/scilex/layout.hpp
include/scilex/lexer.hpp
include/scilex/scilex.hpp
include/scilex/token.hpp
python/scilex/__init__.py
python/scilex/__init__.pyi
python/scilex/py.typed
python/scilex.egg-info/PKG-INFO
python/scilex.egg-info/SOURCES.txt
python/scilex.egg-info/dependency_links.txt
python/scilex.egg-info/top_level.txt
python/src/_scilex.cpp
python/tests/test_binding_perf.py
python/tests/test_dfa_modes.py
python/tests/test_scilex.py