examples the first
This commit is contained in:
parent
1f59a4a874
commit
e2b1af59b4
2 changed files with 46 additions and 3 deletions
|
@ -1 +1,44 @@
|
|||
fuck java
|
||||
#mult /}}string{{str\ /{float}num\ |
|
||||
¿string * float?
|
||||
|
||||
&& rest line comment
|
||||
|
||||
]]Inline comment[[
|
||||
|
||||
``
|
||||
multiline comment
|
||||
indention example (comments have to be indented as well, btw):
|
||||
first level
|
||||
second level
|
||||
third level
|
||||
fourth level
|
||||
fifth level
|
||||
sixth level
|
||||
|
||||
main function has to be a thing
|
||||
´´
|
||||
|
||||
¡}}string{{ variable!
|
||||
|
||||
&& take input into variable
|
||||
¡=>/variable\!
|
||||
|
||||
&& output variable
|
||||
¡<=/variable\!
|
||||
|
||||
&& $ means true
|
||||
&& € means false
|
||||
|
||||
&& if condition is true log the text
|
||||
¿??$/condition\ |
|
||||
¡<=/"condition was true"!
|
||||
?
|
||||
|
||||
&& if condition is false log the text
|
||||
¿??€/condition\ |
|
||||
¡<=/"condition was false"!
|
||||
?
|
||||
|
||||
¿??$/condition\ |
|
||||
¡<=
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue