Oxide and Friends
Querying Metrics with OxQL
Unknown
Part of the reason that I used PEG initially was it also supports doing things like running rust functions, normal rust code against the string to do things like parse out a float, for example, which is very useful because the regular expressions for floats or let alone something like IPv6 addresses is terrible. So rather than write that in a regex, you can match against it in some other ways.
0
💬
0
Comments
Log in to comment.
There are no comments yet.