http://neugierig.org/software/c-repl/ It's a REPL for C you know how if you run python you get a >>> prompt that lets you enter and evaluate expressions interactively? This does the same thing for C