🖊️ Code Editor
📤 Output
(No output yet)
📊 Variables
(No variables)
🔧 Functions
(No functions)
The Silent Language - Programming in Whispers
.name_value
Set variable
.name
Get variable
_+
Add
_-
Subtract
_*
Multiply
_/
Divide
_p
Print
\tfunc_body
Define function
\tfunc
Call function
__
Try block
___
Catch block
____
End try/catch