Introduction - If you have any usage issues, please Google them yourself
To be analyzed in simple language lexical teensy: Keyword: BEGIN END delimiters and operators: =+ other identifier ident and integer constant is int specific grammar is as follows: program-> ' BEGIN' stats ' END' stats-> stat stats |