C - sakopzon/Compilation GitHub Wiki
C-- tokens list
Reserved words:
real integer write read while do if then else main var call return defstruct extern
Signs:
( ) [ ] { } , : ;
Complex tokens:
id: Begins with a Latin character (Capital
real integer write read while do if then else main var call return defstruct extern
( ) [ ] { } , : ;
id: Begins with a Latin character (Capital