Compiler icon indicating copy to clipboard operation
Compiler copied to clipboard

Future of Compiler package

Open SerafimArts opened this issue 5 years ago • 4 comments

@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

SerafimArts avatar Mar 05 '20 19:03 SerafimArts

Hi @Hywan, I'll be happy to pick up the baton too. I can't promise radical updates, but I'm sure I can handle at least getting packages up to speed with PHP 7.4.

For example, here's a fork that is completely functional under PHP 7.4.

sanmai avatar Mar 06 '20 08:03 sanmai

@sanmai I can give you more permissions, but let's start by PR maybe? Just to see where we go. I'm all in giving your the baton!

Hywan avatar Mar 06 '20 09:03 Hywan

Let's start with #108: we'll see what is broken and where.

Absolutely no hurry here with the baton.

sanmai avatar Mar 08 '20 02:03 sanmai

Hi @Hywan and other project members, is this project abandoned? Nobody react on this PR - https://github.com/hoaproject/Consistency/pull/36, can it be merged? Because it's block lot of peoples (especially who use jms serializer), from usage php 7.4 opcache preload.

Best regards.

vsychov avatar Apr 04 '20 14:04 vsychov