Rich Brown
Rich Brown
I am looking for a way to do this as well. I have a big grammar file (it parses the ASN.1 format for SNMP MIB files). I didn't write, it,...
Thanks to the folks over on Google Groups. I think I got enough information to allow me to do what I want. But I'm really looking forward to the ability...
@atesgoral - I bailed out. I didn't need a "real parser" - I only needed to isolate certain named elements in the target file. So I did what any wimpy...
_I started writing this a couple days ago. https://github.com/PRQL/prql/issues/1123#issuecomment-1363917024 made me complete it._ And now for a dissenting viewpoint. :-) I would be reluctant to add versioning to the PRQL...
I'm not sure if we're agreeing or not... When I say, "no breakage", I mean that I want to come back to a project a month or even five years...
> I think we are saying the same thing. The language we release as 1.0 must remain valid in the future, so your old queries will work with any new...
> But without this edition/language versioning system, we could never add anything that would break existing queries. This exactly expresses the concern that I was voicing, and (what I view...
>> It is my hope that existing PRQL queries will work forever > > This is the goal of the versioning system! ... I mean this with the deepest respect,...
I'm going to come to the dev call this weekend, but I want to offer this thought: You have sort-of allayed my fears - I am comforted that you would...
> (to set expectations — we're probably not going to discuss this specific issue on the call given it's not in critical path and it'll be a busy one, but...