Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • If "compiler" is part of the name of the tool, I would call that reasonably explicit.
    – OrangeDog
    Commented Aug 13, 2012 at 10:24
  • Just a note that the tools I named are not the only ones available, but are likely to be available by default on a GNU/Linux system and are widely used.
    – OrangeDog
    Commented Aug 13, 2012 at 10:33
  • 4
    Regarding that "must" word, tcc (Tiny C Compiler) can execute C code without explicitly compiling it. pastebin.com/5FZiMpEn (Edited comment by re-adding it. Sorry for messing the order.)
    – manatwork
    Commented Aug 13, 2012 at 10:36