Projects / IGCC

IGCC

IGCC is a real-eval-print loop (REPL) simulator for C/C++ programmers. It allows you to type C++ statements which are immediately compiled and executed. Underneath it uses the normal GCC executable for compiling.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  19 Mar 2012 21:13

    Release Notes: A bug in the handling of stderr was fixed.

    •  31 Aug 2009 09:35

      Release Notes: This is the initial release. Basic interactive programming is supported, with undo/redo functionality.

      Screenshot

      Project Spotlight

      ServerUsage

      Collection and processing of statistical information from computers running a GNU/Linux OS.

      Screenshot

      Project Spotlight

      json.c

      A path-autovivifying JSON C library.