Releases: LunaStev/Wave
v0.0.7-pre-alpha
Wave Execution Guide (Version 0.0.7-pre-alpha)
Welcome to Wave v0.0.7-pre-alpha! This release is a fixed version of the bug in v0.0.6-pre-alpha related to AST.
New Features in v0.0.7-pre-alpha
- This release included in the parameters and fixed 2 bugs in the body. However, I got a bug where the variables in the body appear in the parameters.
Thank you for using Wave! Stay tuned for future updates and enhancements.
Installation Guide
For Windows:
-
Download and Extract:
- Download the
wave-v0.0.7-pre-alpha-windows.zip
file from the official source. - Extract the contents to your preferred location (e.g.,
C:\wave
).
- Download the
-
Set Environment Variables:
- Add the folder containing
wave.exe
to your environment variables:- Open "System Properties" and go to "Advanced System Settings."
- Click the "Environment Variables" button.
- Under "System variables," select the
Path
variable and click "Edit." - Add the path to the folder containing
wave.exe
. For example:C:\wave
- Add the folder containing
-
Verify Installation:
- Open a terminal and type:
wave --version
- If the version number displays, the installation was successful.
- Open a terminal and type:
For Linux:
-
Download and Extract:
- Download the
wave-v0.0.7-pre-alpha-linux.tar.gz
file from the official source. - Extract the archive:
sudo tar -xvzf wave-v0.0.7-pre-alpha-linux.tar.gz -C /opt
- Download the
-
Set Environment Variables:
- Add the Wave binary to your
PATH
by editing your shell configuration file (e.g.,~/.bashrc
or~/.zshrc
):export PATH=$PATH:/opt
- Apply the changes:
source ~/.bashrc
- Add the Wave binary to your
-
Verify Installation:
- Open a terminal and type:
wave --version
- If the version number displays, the installation was successful.
- Open a terminal and type:
Contributor
@LunaStev | 🇰🇷
v0.0.6-pre-alpha
Wave Execution Guide (Version 0.0.6-pre-alpha)
Welcome to Wave v0.0.6-pre-alpha! This release is a fixed version of the overall bug regarding AST.
New Features in v0.0.6-pre-alpha
- Fixing a bug where parameters go to the body (it wasn't in the parameters before, but this release is in the parameters and 2 in the body, i.e. bugs.)
Thank you for using Wave! Stay tuned for future updates and enhancements.
Installation Guide
For Windows:
-
Download and Extract:
- Download the
wave-v0.0.6-pre-alpha-windows.zip
file from the official source. - Extract the contents to your preferred location (e.g.,
C:\wave
).
- Download the
-
Set Environment Variables:
- Add the folder containing
wave.exe
to your environment variables:- Open "System Properties" and go to "Advanced System Settings."
- Click the "Environment Variables" button.
- Under "System variables," select the
Path
variable and click "Edit." - Add the path to the folder containing
wave.exe
. For example:C:\wave
- Add the folder containing
-
Verify Installation:
- Open a terminal and type:
wave --version
- If the version number displays, the installation was successful.
- Open a terminal and type:
For Linux:
-
Download and Extract:
- Download the
wave-v0.0.6-pre-alpha-linux.tar.gz
file from the official source. - Extract the archive:
sudo tar -xvzf wave-v0.0.6-pre-alpha-linux.tar.gz -C /opt
- Download the
-
Set Environment Variables:
- Add the Wave binary to your
PATH
by editing your shell configuration file (e.g.,~/.bashrc
or~/.zshrc
):export PATH=$PATH:/opt
- Apply the changes:
source ~/.bashrc
- Add the Wave binary to your
-
Verify Installation:
- Open a terminal and type:
wave --version
- If the version number displays, the installation was successful.
- Open a terminal and type:
Contributor
@LunaStev | 🇰🇷
v0.0.5-pre-alpha
Wave Execution Guide (Version 0.0.5-pre-alpha)
Welcome to Wave v0.0.5-pre-alpha! This release supports both integer and unsigned integer and floating point types.
New Features in v0.0.5-pre-alpha
- Supports all types of water purification
- Support all unsigned integer types
- Support all floating point types
Thank you for using Wave! Stay tuned for future updates and enhancements.
Installation Guide
For Windows:
-
Download and Extract:
- Download the
wave-v0.0.5-pre-alpha-windows.zip
file from the official source. - Extract the contents to your preferred location (e.g.,
C:\wave
).
- Download the
-
Set Environment Variables:
- Add the folder containing
wave.exe
to your environment variables:- Open "System Properties" and go to "Advanced System Settings."
- Click the "Environment Variables" button.
- Under "System variables," select the
Path
variable and click "Edit." - Add the path to the folder containing
wave.exe
. For example:C:\wave
- Add the folder containing
-
Verify Installation:
- Open a terminal and type:
wave --version
- If the version number displays, the installation was successful.
- Open a terminal and type:
For Linux:
-
Download and Extract:
- Download the
wave-v0.0.5-pre-alpha-linux.tar.gz
file from the official source. - Extract the archive:
sudo tar -xvzf wave-v0.0.5-pre-alpha-linux.tar.gz -C /opt
- Download the
-
Set Environment Variables:
- Add the Wave binary to your
PATH
by editing your shell configuration file (e.g.,~/.bashrc
or~/.zshrc
):export PATH=$PATH:/opt
- Apply the changes:
source ~/.bashrc
- Add the Wave binary to your
-
Verify Installation:
- Open a terminal and type:
wave --version
- If the version number displays, the installation was successful.
- Open a terminal and type:
Contributor
@LunaStev | 🇰🇷
v0.0.4-pre-alpha
Wave Execution Guide (Version 0.0.4-pre-alpha)
Welcome to Wave v0.0.4-pre-alpha! This release adds a major update to variable declarations and AST.
New Features in v0.0.4-pre-alpha
- Unsigned and unsigned integers are separated
- Add variable AST
- Generates up to Type 128
Thank you for using Wave! Stay tuned for future updates and enhancements.
Installation Guide
For Windows:
-
Download and Extract:
- Download the
wave-v0.0.4-pre-alpha-windows.zip
file from the official source. - Extract the contents to your preferred location (e.g.,
C:\wave
).
- Download the
-
Set Environment Variables:
- Add the folder containing
wave.exe
to your environment variables:- Open "System Properties" and go to "Advanced System Settings."
- Click the "Environment Variables" button.
- Under "System variables," select the
Path
variable and click "Edit." - Add the path to the folder containing
wave.exe
. For example:C:\wave
- Add the folder containing
-
Verify Installation:
- Open a terminal and type:
wave --version
- If the version number displays, the installation was successful.
- Open a terminal and type:
For Linux:
-
Download and Extract:
- Download the
wave-v0.0.4-pre-alpha-linux.tar.gz
file from the official source. - Extract the archive:
sudo tar -xvzf wave-v0.0.4-pre-alpha-linux.tar.gz -C /opt
- Download the
-
Set Environment Variables:
- Add the Wave binary to your
PATH
by editing your shell configuration file (e.g.,~/.bashrc
or~/.zshrc
):export PATH=$PATH:/opt
- Apply the changes:
source ~/.bashrc
- Add the Wave binary to your
-
Verify Installation:
- Open a terminal and type:
wave --version
- If the version number displays, the installation was successful.
- Open a terminal and type:
Contributor
@LunaStev | 🇰🇷
v0.0.3-pre-alpha
Wave Execution Guide (Version 0.0.3-pre-alpha)
Welcome to Wave v0.0.3-pre-alpha! This release adds new commands. Follow the steps below to effectively install and use Wave on Windows and Linux systems.
New Features in v0.0.3-pre-alpha
- Help Command:
- Check the command list and description with the Help command.:
wave help
- Check the command list and description with the Help command.:
Installation Guide
For Windows:
-
Download and Extract:
- Download the
wave-v0.0.3-pre-alpha-windows.zip
file from the official source. - Extract the contents to your preferred location (e.g.,
C:\wave
).
- Download the
-
Set Environment Variables:
- Add the folder containing
wave.exe
to your environment variables:- Open "System Properties" and go to "Advanced System Settings."
- Click the "Environment Variables" button.
- Under "System variables," select the
Path
variable and click "Edit." - Add the path to the folder containing
wave.exe
. For example:C:\wave
- Add the folder containing
-
Verify Installation:
- Open a terminal and type:
wave --version
- If the version number displays, the installation was successful.
- Open a terminal and type:
For Linux:
-
Download and Extract:
- Download the
wave-v0.0.3-pre-alpha-linux.tar.gz
file from the official source. - Extract the archive:
sudo tar -xvzf wave-v0.0.3-pre-alpha-linux.tar.gz -C /opt
- Download the
-
Set Environment Variables:
- Add the Wave binary to your
PATH
by editing your shell configuration file (e.g.,~/.bashrc
or~/.zshrc
):export PATH=$PATH:/opt
- Apply the changes:
source ~/.bashrc
- Add the Wave binary to your
-
Verify Installation:
- Open a terminal and type:
wave --version
- If the version number displays, the installation was successful.
- Open a terminal and type:
Running Wave Programs
- Navigate to the directory containing your
.wave
file. - Run the program using the
wave run
command:wave run <file_name>
- Replace
<file_name>
with the name of your Wave source file. For example:wave run main.wave
- Replace
Thank you for using Wave! Stay tuned for future updates and enhancements.
Contributor
@LunaStev | 🇰🇷
v0.0.2-pre-alpha
Wave Execution Guide (Version 0.0.2-pre-alpha)
Welcome to Wave v0.0.2-pre-alpha! This release introduces new features and improved command-line interface (CLI) functionality. Follow the steps below to install and use Wave effectively on Windows and Linux systems.
New Features in v0.0.2-pre-alpha
-
Version Display:
- You can now check the current version of Wave using:
wave --version
- You can now check the current version of Wave using:
-
Improved Program Execution:
- To run a Wave program, use the following command:
wave run <file_name>
- Example:
wave run main.wave
- To run a Wave program, use the following command:
Installation Guide
For Windows:
-
Download and Extract:
- Download the
wave-v0.0.2-pre-alpha-windows.zip
file from the official source. - Extract the contents to your preferred location (e.g.,
C:\wave
).
- Download the
-
Set Environment Variables:
- Add the folder containing
wave.exe
to your environment variables:- Open "System Properties" and go to "Advanced System Settings."
- Click the "Environment Variables" button.
- Under "System variables," select the
Path
variable and click "Edit." - Add the path to the folder containing
wave.exe
. For example:C:\wave
- Add the folder containing
-
Verify Installation:
- Open a terminal and type:
wave --version
- If the version number displays, the installation was successful.
- Open a terminal and type:
For Linux:
-
Download and Extract:
- Download the
wave-v0.0.2-pre-alpha-linux.tar.gz
file from the official source. - Extract the archive:
tar -xvzf wave-v0.0.2-pre-alpha-linux.tar.gz -C /opt
- Download the
-
Set Environment Variables:
- Add the Wave binary to your
PATH
by editing your shell configuration file (e.g.,~/.bashrc
or~/.zshrc
):export PATH=$PATH:/opt/wave
- Apply the changes:
source ~/.bashrc
- Add the Wave binary to your
-
Verify Installation:
- Open a terminal and type:
wave --version
- If the version number displays, the installation was successful.
- Open a terminal and type:
Running Wave Programs
- Navigate to the directory containing your
.wave
file. - Run the program using the
wave run
command:wave run <file_name>
- Replace
<file_name>
with the name of your Wave source file. For example:wave run main.wave
- Replace
Thank you for using Wave! Stay tuned for future updates and enhancements.
Contributor
@LunaStev | 🇰🇷
v0.0.1-pre-alpha
Wave Execution Guide (Version 0.0.1-pre-alpha)
To run Wave, follow the steps below:
- Extract and Install Wave:
- Download the
wave-windows.zip
file and extract it to either the C drive or D drive. - After extracting, navigate to the folder containing the
wave.exe
file.
- Set Environment Variables:
- Add the folder path containing
wave.exe
to your environment variables.- On Windows, open "System Properties" and go to "Advanced System Settings."
- Click the "Environment Variables" button, then select the
Path
variable under "System variables" and click "Edit." - Add the path to the folder containing
wave.exe
. Example path:C:\path\to\wave\folder
- Run Wave:
- Open the terminal and navigate to the folder containing your
.wave
file. - Enter the following command to run your program:
wave main.wave
main.wave
is the Wave source code file you wish to run.
Now you can execute Wave programs with the wave main.wave
command. This version (0.0.1-pre-alpha
) also supports simple token and AST (Abstract Syntax Tree) outputs.
Contributor
@LunaStev | 🇰🇷