Skip to content

A syntax parser of C statements implemented in Java Language

Notifications You must be signed in to change notification settings

rjrequina/Syntax-Nazi

Repository files navigation

A program that asks an input file with C statements namely variable declarations, function declarations, and function definitions and have an output file that states whether each snippet of code is valid definition or declaration or not..

About

A syntax parser of C statements implemented in Java Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages