Ch Alternatives

Ch is described as 'C/C++ interpreter and scripting language environment used by teachers, students, engineers and scientists around the world to learn math, numerical computing, C/C++, and write cross-platform code and embedded scripts quickly and efficiently' and is an app in the development category. There are three alternatives to Ch for Linux, BSD, Mac and Windows. The best Ch alternative is Cling, which is both free and Open Source. Other great apps like Ch are CINT and Interactive GCC (IGCC).

Copy a direct link to this comment to your clipboard
Ch alternatives page was last updated

Alternatives list

  1.  3 likes
    Copy a direct link to this comment to your clipboard

    Cling is an interactive C++ interpreter, built on the top of LLVM and Clang libraries. Its advantages over the standard interpreters are that it has command line prompt and uses just-in-time (JIT) compiler for compilation.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Mac
    • Windows
    • Linux
     
    |
    1
    Comments about Cling as an Alternative to Ch
    ortizjuliemmsu
    Positive
    0

    An awesome tool for programmers, it will input closed quotations automatically.

    • Cling is the most popular Windows, Mac & Linux alternative to Ch.

    • Cling is the most popular Open Source & free alternative to Ch.

    • Cling is Free and Open SourceCh is Freemium and Proprietary
  2.  Like
    Copy a direct link to this comment to your clipboard

    CINT is an interpreter for C and C++ code. It is useful e.g. for situations where rapid development is more important than execution time. Using an interpreter the compile and link cycle is dramatically reduced facilitating rapid development.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Mac
    • Windows
    • Linux
    • BSD
     
  3. Copy a direct link to this comment to your clipboard

    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
     
3 of 3 Ch alternatives