zfind using participle #410
laktak
started this conversation in
Show and tell
Replies: 1 comment
-
Awesome, zfind looks cool :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I had a lot of fun building zfind using participle :)
I took the SQL example and modified it into a 'where' expression parser and evaluator. If this can help anyone as an example the code is here: https://github.com/laktak/zfind/tree/master/filter.
I made some changes to the syntax to make
not
work forbetween
andin
as well as like from the original.Beta Was this translation helpful? Give feedback.
All reactions