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
- SQLite syntax support included
Installation
pip install syncraft
TODO
- define DSL over Variable to construct predicates
- Try the parsing, generation, and data processing machinery on SQLite3 syntax. So that I can have direct feedback on the usability of this library and a fully functional SQLite3 library.
- Make the library as fast as possible and feasible.
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.35.tar.gz
(30.3 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.35-py3-none-any.whl
(30.7 kB
view details)
File details
Details for the file syncraft-0.1.35.tar.gz.
File metadata
- Download URL: syncraft-0.1.35.tar.gz
- Upload date:
- Size: 30.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd8968a5e7bfd2be66bc1dc8310ff3accd94779ce4018d932ac63b433a28581b
|
|
| MD5 |
c98417dee19f45bef201106a3df6ad2f
|
|
| BLAKE2b-256 |
07936e5ef643bd4b3e2604b68a46f495df0b86758cee80e2b7063c81caa075d2
|
File details
Details for the file syncraft-0.1.35-py3-none-any.whl.
File metadata
- Download URL: syncraft-0.1.35-py3-none-any.whl
- Upload date:
- Size: 30.7 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 |
120d8ef4d9b7a64e942eb87d5a7f0f859367e3b6a3ea2a8d13691c4b28a379ee
|
|
| MD5 |
d03d5677f0cb371bd7d46571064fa07c
|
|
| BLAKE2b-256 |
2b7e9fda44cbe1bbfa97af627207bcacad814e1376eec95196293fde3f7817a8
|