Squi~~le
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
Too lazy to make an actual article. Here's the commands:
~1[x: Begin defining a function with the name x
~2[x: Stop defining a function
~3[x: Print x
~4[x~7[y: Define a variable with the name x with the contents y
~5[x~6[y: Concatenate x with y
~8[x: Call the function with the name x
~9[x: Return the xth letter of the alphabet
Hello world is probably possible