A versatile programming language designed for high performance, safety, and seamless integration across diverse domains, from low-level systems programming to web development and AI.

3 Open Issues Need Help Last updated: Sep 10, 2025

Open Issues Need Help

View All on GitHub
bug good first issue

A versatile programming language designed for high performance, safety, and seamless integration across diverse domains, from low-level systems programming to web development and AI.

Rust

AI Summary: Improve the readability of the Wave programming language's README.md file by reorganizing sections, improving headings, adjusting line spacing, and potentially adding visuals. This involves editing the Markdown file to enhance its clarity and user-friendliness.

Complexity: 2/5
documentation enhancement good first issue

A versatile programming language designed for high performance, safety, and seamless integration across diverse domains, from low-level systems programming to web development and AI.

Rust

AI Summary: Implement a `--debug-tokens` command-line option for the Wave compiler. This option should print a list of tokens generated by the lexer to the console when a Wave program is compiled, aiding in debugging and understanding the lexer's functionality. The output should be human-readable, showing token type and lexeme for each token.

Complexity: 2/5
enhancement good first issue feature request

A versatile programming language designed for high performance, safety, and seamless integration across diverse domains, from low-level systems programming to web development and AI.

Rust