Skip to content
Waldir Pimenta edited this page Apr 7, 2019 · 6 revisions

The following are some ideas for potential projects to submit to coding programs such as Google Summer of Code or Google Code-in. See also the list of projects for the Season of Docs program.

Implement multi-language support for the node client

Convert the linter from lex/yacc to a more popular language

  • Summary: Convert our current unmaintainable linter into something that's more maintainable and understood by more people. It is suggested that this npm package be investigated as a starting point, but using JavaScript is not required.
  • Required skills: knowledge of lexing/parsing (very useful)
  • Difficulty: challenging
  • Potential mentors: @sbrl
Clone this wiki locally