I
I

Interactive GCC (IGCC)

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

Cost / License

  • Free
  • Open Source

Platforms

  • Linux
  • BSD
0likes
0articles

Features

  1.  C++

 Tags

Interactive GCC (IGCC) News & Activities

Highlights All activities

Recent activities

No activities found.

Interactive GCC (IGCC) information

AlternativeTo Category

Development

Popular alternatives

View all
Interactive GCC (IGCC) was added to AlternativeTo by piotrex on and this page was last updated . Interactive GCC (IGCC) is sometimes referred to as Interactive GCC, IGCC
No comments or reviews, maybe you want to be first?

What is Interactive GCC (IGCC)?

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