News

In Python, a SyntaxError happens when the interpreter finds code that does not conform to the rules of the Python language.
This repo is no longer active. The latest version of this test suite, which accompanies the Writing a C Compiler book, is available here. This is a set of C test programs to help you write your own ...