Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.
Alexandru Stoica edited this page Dec 19, 2017 · 2 revisions
Key Codification
identifier 0
constant 1
Int 2
String 3
= 4
; 5
print 6
read 7
if 8
else 9
( 10
) 11
{ 12
} 13
+ 14
- 15
/ 16
* 17
>= 18
<= 19
< 20
> 21
== 22
!= 23
for 24
range 25
: 26
" 27
/s 28
Clone this wiki locally