adrian-thurston / ragel

Ragel State Machine Compiler
MIT License
532 stars 46 forks source link

Contributing #57

Open japerr opened 4 years ago

japerr commented 4 years ago

I've added support for PHP to ragel 6.10. It's basically a modified copy of the C# implementation. I've also added a docker-compose so windows users can develop/run ragel.

I branched off of ragel-6, are there any guidelines for creating a PR?

adrian-thurston commented 4 years ago

Cool. Just basics like please respect the formatting and naming conventions.