Glush: A robust parser compiler built using non-deterministic automatons
1–10 of 34 posts
Re: Glush: A robust parser compiler built using non-deterministic automatons
#2Re: Glush: A robust parser compiler built using non-deterministic automatons
#3Re: Glush: A robust parser compiler built using non-deterministic automatons
#4Thanks for sharing. Currently I'm looking for an elegant language for querying Json structures. In addition to JsonPath, JMESPath, Glush & GROQ is definitely worth a try
Re: Glush: A robust parser compiler built using non-deterministic automatons
#5Thanks for sharing. Currently I'm looking for an elegant language for querying Json structures. In addition to JsonPath, JMESPath, Glush & GROQ is definitely worth a try
Re: Glush: A robust parser compiler built using non-deterministic automatons
#6I would have really preferred a table of contents, either at the top or in a sidebar. It would have made it easier to skip over all the background materials that essentially rehashes an undergrad complier course.
Re: Glush: A robust parser compiler built using non-deterministic automatons
#7Re: Glush: A robust parser compiler built using non-deterministic automatons
#8I would have really preferred a table of contents, either at the top or in a sidebar. It would have made it easier to skip over all the background materials that essentially rehashes an undergrad complier course.
Re: Glush: A robust parser compiler built using non-deterministic automatons
#9Thanks for sharing. Currently I'm looking for an elegant language for querying Json structures. In addition to JsonPath, JMESPath, Glush & GROQ is definitely worth a try
Have you considered jq? https://stedolan.github.io/jq/ https://github.com/stedolan/jq
It's a nice language to work in but definitely not one I'd want to expose as a user interface.
Re: Glush: A robust parser compiler built using non-deterministic automatons
#10I would have really preferred a table of contents, either at the top or in a sidebar. It would have made it easier to skip over all the background materials that essentially rehashes an undergrad complier course.