Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 986 Bytes

demos.md

File metadata and controls

34 lines (17 loc) · 986 Bytes

Demos

Lexer errors

Image of flag character error

Image of one character error

Image of unescaped backslash error

Typos

Image of typo 1

Image of typo 2

Image of typo 3

Runtime errors

Image of contravariance error

Image of array out of bounds

Programs

Image of main program

Image of output color

Image of pointer name

Image of varlength arrays