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
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  C++

 Tags

  • real-eval-print-loop
  • gcc

Interactive GCC (IGCC) News & Activities

Highlights All activities

Recent activities

No activities found.

Interactive GCC (IGCC) information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

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?
Post comment/review

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.