Parsing algorithms
Project description
parstools
Parsing algorithms, currently:
- LR(1)
- LR(1) with state-merging
- plotting LR state-machines
- printing of LR tables
- grammar definition via
p_...
methods - lexer definition via
t_...
methods - stateful lexing
- regular language matching using nondeterministic automata
- conversions between regular grammars, regexes, NFA
- representing grammars, productions
- printing trees
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
parstools-0.0.3.tar.gz
(60.9 kB
view details)
File details
Details for the file parstools-0.0.3.tar.gz
.
File metadata
- Download URL: parstools-0.0.3.tar.gz
- Upload date:
- Size: 60.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 682017f4c7e06d593633d4b50c506ab742a84031ff5f57d9e4237c8eb023d92b |
|
MD5 | 75fcf0290dc49d06c47527ca620d11c0 |
|
BLAKE2b-256 | 2111f3291f463bf7af014d1b561c50ccf4070ffa665d2a10b0574a075a4def98 |