Skip to content

Commit bb61afb

Browse files
committed
Merge branch 'master' of github.com:cesbit/pyleri
2 parents 8598540 + 2ed78e0 commit bb61afb

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: cesbit

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Python Left-Right Parser
55
========================
66
Pyleri is an easy-to-use parser created for [SiriDB](http://siridb.net/). We first used [lrparsing](http://lrparsing.sourceforge.net/doc/html/) and wrote [jsleri](https://github.com/cesbit/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.
77

8+
Gabriele Tomassetti [wrote a tutorial](https://tomassetti.me/pyleri-tutorial/) about the pyleri library.
9+
810
---------------------------------------
911
* [Related projects](#related-projects)
1012
* [Installation](#installation)

0 commit comments

Comments
 (0)