antlr / antlr4-lab

A client/server for trying out and learning about ANTLR
MIT License
36 stars 11 forks source link

Use compressed POST / response Channel to the server from the client #39

Open parrt opened 1 year ago

parrt commented 1 year ago

Some of the grammars and resulting parse trees could be quite large so let's compress to get better response speed.