Skip to content

Latest commit

 

History

History
52 lines (26 loc) · 1.59 KB

README.md

File metadata and controls

52 lines (26 loc) · 1.59 KB

Grammar

Note

Jorge Brandon Chandomi Esponda JLexAnalizer

image

Lang examples

image

Program execution

Var declarion

image

image

Assignment

image

For loop

image

Bad for loop

image

Function declaration

image

image

Bad function declaration

image

If statement

image

image

Bad if statement

image