@hackage c0check0.1

Simple C0 Syntax Check

  • Categories

  • License

    LicenseRef-GPL

  • Maintainer

    ds@iai.uni-bonn.de

  • Versions

    • 0.2 Fri, 4 Jan 2013
    • 0.1 Sun, 22 Jan 2012
    • 0.0 Sat, 21 Jan 2012

The package contains a progam to check if your C-Program is valid C0. The C0-language is introduced in the basic programming course "Algorithmisches Denken und imperative Programmierung" (WS 2011/12 and later) at the University of Bonn. The program contained in the package will take a C source code file and test the content if it is conform to the C0-language specifications. The answer is simply yes or no.