d = declare ( create a variable )
i = int✓f = floats = str✓b = bool✓
i = input o = output
p = print✓v = variable
a = arithmetic l = loops
i = ifw = while
Specific syntaxes :
di:name,value.
ov:name.
li:name,operation;
trucs
machins
.
Other :
Escape character (\)✓Comments (#)✓