mheinsen / seec

Program visualization and debugging for novice C programmers
http://seec-team.github.io/seec/
MIT License
3 stars 0 forks source link

SeeC

This directory and its subdirectories contain source code for SeeC, which is both a collection of tools for novice C programmers, and the libraries for building these tools.

SeeC is open source software, distributed under The MIT License (MIT). See LICENSE.TXT for details.

SeeC uses code from the SAFECode project, specifically: include/seec/Transforms/BreakConstantGEPs/BreakConstantGEPs.h lib/Transforms/BreakConstantGEPs/BreakConstantGEPs.cpp The SAFECode license is available in the LICENSE.txt in either of those directories.

SeeC uses and contains copies of the following libraries: