Parser combinator library
Project description
Syncraft
Syncraft is a parser/generator combinator library with full round-trip support:
- Parse source code into AST or dataclasses
- Generate source code from dataclasses
- Bidirectional transformations via lenses
- Convenience combinators:
all,first,last,named - SQLite syntax support included
Installation
pip install syncraft
TODO
- Test Walker.get/set for bidirectional mapping between source code and data class
- Annotate sqlite3 grammar with named nodes and data classes
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
syncraft-0.1.7.tar.gz
(34.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
syncraft-0.1.7-py3-none-any.whl
(29.0 kB
view details)
File details
Details for the file syncraft-0.1.7.tar.gz.
File metadata
- Download URL: syncraft-0.1.7.tar.gz
- Upload date:
- Size: 34.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2fd8de0de0f3b7ddd248a1d7a05dfa9fac2a0c5533eafe2992bba6830d30582
|
|
| MD5 |
bc55ba4cbe23637646f5abf289477138
|
|
| BLAKE2b-256 |
988e507b34985e3ebaa6cf257b4270143cec5a06f81b8f56afedeed1bbf499ce
|
File details
Details for the file syncraft-0.1.7-py3-none-any.whl.
File metadata
- Download URL: syncraft-0.1.7-py3-none-any.whl
- Upload date:
- Size: 29.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e57fb3c796ebf3541b8643d21211561aa65e9af8b80c6d39b85745e57865e106
|
|
| MD5 |
d7b171a59251cabbacb3df368c7a7329
|
|
| BLAKE2b-256 |
47da9133e93b333cbfad784014a25c689672c75e9e32805bf2d238be6139e826
|