Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
-
Updated
Apr 23, 2020 - C++
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
OpenStaticAnalyzer is a source code analyzer tool, which can perform deep static analysis of the source code of complex systems.
Mirror of Artistic Style - A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code.
A much better version of Cosmolti, with smarter parsing and execution.
Assignments and Projects in C++.
Generic coding style focused on disambiguation and clarity without regard for verbosity.
Reformating your code enforce a consistent coding style throughout your project, making it easier for multiple developers to work on the same codebase. It helps maintain a uniform look and feel, which can enhance code readability. Readability: Well-formatted code is easier to read and understand.
A simple code to practice c++. Demonstrates many core principles and tools of c++ in a neat, easy to understand format. Still got a ways to go, but it's a start. Adheres to the strictest compiler warnings level and the c++ standard.
Add a description, image, and links to the coding-style topic page so that developers can more easily learn about it.
To associate your repository with the coding-style topic, visit your repo's landing page and select "manage topics."