Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 264 Bytes

File metadata and controls

4 lines (3 loc) · 264 Bytes

#Syntax Checker Created by Koby Yoshida

Run your code as a text file argument to check for matching parenthesis, brackets, quotation marks and curly braces. Application ignores comment statements. Will return an error if there is a symbol with an unmatched pair.