link

Compilers & Build Tools

Compilers and build tools for various programming languages

4 commands

Commands

4 commands available
compilers

GCC Compile

Compile C/C++ source files

gcc
c
cpp
compile
compilers

Microsoft C++ Compiler

Compile with Microsoft Visual C++

cl
cpp
windows
msvc
compilers

Java Compiler

Compile Java source files

javac
java
compile
bytecode
compilers

Maven Build

Java project build and dependency management

mvn
java
build
dependencies