Open Issues Need Help
View All on GitHubA versatile programming language designed for high performance, safety, and seamless integration across diverse domains, from low-level systems programming to web development and AI.
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.
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.
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.
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.