-
Notifications
You must be signed in to change notification settings - Fork 89
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
Kotlin support #570
Comments
/bounty $250 |
💎 $250 bounty • GritSteps to solve:
Thank you for contributing to getgrit/gritql! Add a bounty • Share on socials
|
/attempt #570
|
/assign @Alex-ley-scrub |
… add `simple_kotlin()` test fixes getgrit#570
…ariable-grammar.js' fixes getgrit#570
…ch of places to enable metavariable substitution fixes getgrit#570
…ources/language-metavariables/tree-sitter-kotlin/" fixes getgrit#570
…s/edit_grammars.mjs' script fixes getgrit#570
💡 @Alex-ley-scrub submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
…PatternLanguage::Kotlin` fixes getgrit#570
…uct and add it to all match statements fixes getgrit#570
…es/lsp and crates/wasm-bindings fixes getgrit#570
…ython-metavariable-grammar with fewer $.grit_metavariable but at 'higher' level fixes getgrit#570
Hello @Alex-ley-scrub do you still plan on completing this? I see that you requested a review but your test cases are failing. |
@urbit-pilled yeah I’ll be completing it. I’ve been chatting to @morgante on Discord. I was waiting for some tips from him regarding where to look. Essentially, I’ve done ~90+% of the work and it looks like the metavariable grammar is working fine etc. but then some snippets don’t match (hence broken tests - the tests I added to make sure the snippets where matching correctly). He’s told me where to have a look now so I can restart the work. |
Ok, good to hear @Alex-ley-scrub. If you need help you can message me on discord. (I'm in the Algora and GritQL server) In my experience, this task is more complex than it initially appears. A few months ago, I added PHP and Ruby to Grit for a much larger amount, and I initially underestimated the difficulty of the task. As I began working on it, I encountered numerous problems along the way. You can take a look at my fork if you want to see a kotlin branch that passes a few test cases. |
… add `simple_kotlin()` test fixes getgrit#570
…ariable-grammar.js' fixes getgrit#570
…ch of places to enable metavariable substitution fixes getgrit#570
…ources/language-metavariables/tree-sitter-kotlin/" fixes getgrit#570
…s/edit_grammars.mjs' script fixes getgrit#570
…PatternLanguage::Kotlin` fixes getgrit#570
…uct and add it to all match statements fixes getgrit#570
…es/lsp and crates/wasm-bindings fixes getgrit#570
…ython-metavariable-grammar with fewer $.grit_metavariable but at 'higher' level fixes getgrit#570
We would like to support Kotlin as a language for matching against.
Review this guide and join us on Discord to discuss.
Acceptance criteria
The text was updated successfully, but these errors were encountered: