A minimal parser combinator library.
Project description
lifted - a minimal parser combinator library.
See tests for example usage.
Getting set up
python3 -mvenv env
env/bin/pip install -r requirements-dev.txt
Building distribution
env/bin/python setup.py sdist bdist_wheel
Uploading distribution
env/bin/twine upload dist/*
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lifted-0.2.6.tar.gz
(4.5 kB
view hashes)
Built Distribution
lifted-0.2.6-py3-none-any.whl
(4.7 kB
view hashes)