Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The man pages call it a compiler:

  % man cc
    ...
  DESCRIPTION
       clang is a C, C++, and Objective-C compiler which encompasses
       preprocessing, parsing, optimization, code generation, assembly, and
       linking.

  % man gcc
  ...
  NAME
       gcc - GNU project C and C++ compiler
  ...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: