You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started working to rewrite some part of antlr4rust without those nightly feature in my fork https://github.com/nmeylan/antlr4rust but still many work to do
The text was updated successfully, but these errors were encountered:
Hi, looks like it's in pre-release. The main repo states:
For now development is going on in this repository but eventually it will be merged to main ANTLR4 repo
Since version 0.3 works on stable rust. Previous versions are not maintained any more so in case of nightly breakage you should migrate to the latest version.
Currently the project only compile using rust nightly because of https://github.com/nmeylan/rathena-script-lang-interpreter which use https://github.com/rrevenantt/antlr4rust which use rust nightly feature
I started working to rewrite some part of antlr4rust without those nightly feature in my fork https://github.com/nmeylan/antlr4rust but still many work to do
The text was updated successfully, but these errors were encountered: