The worst programing language ever. - me Why the heck does this have a 3rd version? - everyone
#This sends a message to the console
send "Hello World"
#This creates and sends a variable
var hello "Hello World"
send hello
end
#So that the terminal doesn't close at the end.
- Download the source code.
- Download the VSCODE Extension here
- Compile using gcc/g++.
- Run the sample script.
For now you can only run the file by itself
- Send Command
- Variable Command
- Variables to work with the send command