Edmund Xin

C++ Toolchain

The C++ toolchain is a set of programs that take C++ source code and turn it into an executable program.

Core Components

Software Engineer