-
I'm wanting to make a standalone box with amplifier and speaker for a wind controller (Ewi USB). Do you believe there is a way to program the expression? I found this project when looking for a wave t…
-
```
unary ::= \S+
completeMatch ::= ".+"
keyvalue ::= :[||()]
value ::= | |
and ::= [ | and ]*
or ::= [or
-
Hi,
Thanks for your library, would you implement more functions on slices like GroupBy?
-
Why are the json files of the "persons in the right" and "persons in the left" in video 16 exactly the same when the two expressions mean opposite things? Could you please explain how you distinguish …
-
**Is your feature request related to a problem? Please describe.**
`RLIKE`, `REGEXP` or `REGEXP_LIKE` are widely used but very expensive, and many use cases are quite simple and similar, like `^abc…
-
(Version 2):
Several times I've found myself in an expression wanting to update an array with part of an another array. But the only way I found was creating a new object by iterating over one object…
-
**Is your feature request related to a problem? Please describe.**
Qualification tool currently reports the unsupported expressions in unsupportedOperators.csv. Qual tool also reports Execs(both suppo…
-
Having trouble with this cron expression:
```
0 23 L,15 * *
```
This is a valid cron expression (Last day of the month AND 15th of the month), but is being validated as false by this line https://…
-
Im trying to get this to parse expressions with spaces e.g. Net Income > 10000. I have tried a few things like wrapping with quotes "Net Income" but that hasn't worked. Any ideas?
-