This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Description
@Hywan hi!
I saw your twitter post: https://twitter.com/mnt_io/status/1206936893692219393
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.
https://github.com/phplrt
And many thanks for the work done! <3