Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PHP] A php-analyzer #6713

Open
homersimpsons opened this issue Nov 12, 2023 · 0 comments
Open

[PHP] A php-analyzer #6713

homersimpsons opened this issue Nov 12, 2023 · 0 comments

Comments

@homersimpsons
Copy link

homersimpsons commented Nov 12, 2023

I would like to create an analyzer for PHP.

I already created https://github.com/exercism/php-representer.

I did initiate the work in https://github.com/homersimpsons/php-analyzer and would happily include it in the exercism organization.

While tagging the solutions for the training set at exercism/php#573 I eventually figured out that it may be faster to write the analyzer (that I already started).

I now have a working prototype that can tag construct:if on solutions. Of course there is still work to do:

  • CI
  • Tests
  • Implements all tags
  • Start implementing some comments

I did read the doc carefully, and I have some more questions:

(I did not start from https://github.com/exercism/generic-analyzer but this won't be too hard for me to update the code to this template)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant