Path to this page:
./
devel/py-pyleri,
Python Left-Right Parser
Branch: CURRENT,
Version: 1.4.3,
Package name: py311-pyleri-1.4.3,
Maintainer: pkgsrc-usersPyleri is an easy-to-use parser created for SiriDB. We first used
lrparsing and wrote jsleri for auto-completion and suggestions in
our web console. Later we found small issues within the `lrparsing`
module and also had difficulties keeping the language the same in
all projects. That is when we decided to create Pyleri which can
export a created grammar to JavaScript, C, Python, Go and Java.
Master sites:
Filesize: 35.265 KB
Version history: (Expand)
- (2024-04-17) Updated to version: py311-pyleri-1.4.3
- (2023-03-16) Updated to version: py310-pyleri-1.4.2
- (2022-08-24) Package added to pkgsrc.se, version py310-pyleri-1.4.1 (created)
CVS history: (Expand)
2024-04-17 12:19:12 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-pyleri: updated to 1.4.3
1.4.3
Don't raise UnusedElementError when used has more elems than Grammar
|
2023-03-16 18:40:32 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-pyleri: updated to 1.4.2
1.4.2
Fixed typing for delimiter on the List type.
Small PEP-8 fix.
|
2022-08-23 23:21:05 by Thomas Klausner | Files touched by this commit (4) |
Log message:
devel/py-pyleri: import py-pyleri-1.4.1
Pyleri is an easy-to-use parser created for SiriDB. We first used
lrparsing and wrote jsleri for auto-completion and suggestions in
our web console. Later we found small issues within the `lrparsing`
module and also had difficulties keeping the language the same in
all projects. That is when we decided to create Pyleri which can
export a created grammar to JavaScript, C, Python, Go and Java.
|