v0.1.3-pre-beta
Wave 0.1.3-pre-beta
PR and Commits
- [#197]Change function parameter syntax from semicolon to comma (issue #196)
- [#198]Fix incorrect LLVM IR generation for array of pointers and IndexAccess dereferencing (issue #198)
- [#201]Parameters can have multiple types
- [#204]Param bug fix
- [#206]Handling Inline Assembly Negative Values (issue #205)
- [#208]Troubleshooting if statement bugs in paser
- [#210]Cambiar la estructura de import
Showcase
The showcase is available at Wave-Test.
Thank you for using Wave! Stay tuned for future updates and enhancements.
Installation Guide
-
Download:
- Download to Curl.
curl -fsSL https://wave-lang.dev/install.sh | bash -s -- --version v0.1.3-pre-beta
- Download to Curl.
-
Verify Installation:
- Open a terminal and type:
wavec --version
- If the version number displays, the installation was successful.
- Open a terminal and type:
Contributor
@LunaStev | 🇰🇷