Skip to content

NxRoot/windows-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

windows-cpp

This is C++ Compiler Installation using llvm-clang.

Exe Description Releases
Download the latest version Download

How to Use

Run this in the terminal to build a cpp file and generate an executable:

clang++ main.cpp -o .\\output.exe

For a more advanced usage check LLVM documentation.

About

Portable C++ Compiler for Windows

Topics

Resources

Stars

Watchers

Forks