Ivan Kochurkin
Ivan Kochurkin
It's not about constant words, it's about order. `IDENTIFIER` also can recognize `absatract` sequence and it's placed before `ABSTRACT` token. That's why it has higher priority and actually `ABSTRACT` token...
There are some minor issues to fix, but generally yes.
Hi! Could you please clarify where you use this project. Also, please raise issues if you need something because I don't know what else should be improved.
I have no objection against whatever decision you accept. I haven't been contributing to grammar for a long time, that's why I'm more concerned about active contributors and users.
> The reason I suggest that this is an XY question is that I am suggesting you do not start with a 200MB file of all the SQL statements in...
I think adding an error message with correct recovery to the outermost mode (DEFAULT) is more expected and pleasant behavior.
`pushMode` and `popMode` commands are native grammar syntax, they are not custom actions or predicates. That's why their using should not cause any runtime exceptions in any combination.
I don't think they are not fixed intentionally. Also, different compilers report different warnings (Windows, Linux, macOS), but developers tend to use only a single platform during development and don't...
> katago-v1.16.4-trt10.9.0-cuda12.8-linux-x64.zip Most likely it's related to https://github.com/lightvector/KataGo/issues/1119 The fix has already been landed to master, but the published version (`1.16.4`) unfortunately contains the bug. Try the previously released KataGo...
> I developed a project that uses mcp for communication and just released the first version: https://github.com/qcgm1978/Sabaki-llm Are you going to publish it to https://mcpservers.org/ ? I haven't found anything...