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
{{ message }}
This repository was archived by the owner on Sep 20, 2021. It is now read-only.
About a 2 year ago, I forked this package (https://github.com/hoaproject/Compiler/network). And for some time he developed it as part of a GraphQL parser under a double license. Then, due to speed problems, problems with the license (BSD vs MIT) and some other bugs, I had to completely rewrite it from scratch, including the algorithm.
My project is an independent implementation but with some compatibility with the HOA's grammar. And if you want to abandon the Hoa\Compiler package, you can refer to my project as a further development of this package.