circle

C++ compiler

A C++ compiler project that provides a new versioning mechanism and a set of advanced features to improve the language's safety, productivity, and flexibility.

The compiler is available for download. Get it!

GitHub

2k stars
75 watching
73 forks
Language: C++
last commit: about 1 year ago

Related projects:

Repository Description Stars
anthonycalandra/modern-cpp-features A resource for learning modern C++ language and library features 19,757
rui314/chibicc An open-source C compiler that aims to implement all C11 features and compile real-world programs correctly. 9,726
koka-lang/koka A research language with effect types and handlers for building concurrent, efficient programs 3,313
lewissbaker/cppcoro A library of C++ coroutine abstractions for building high-performance asynchronous programming systems. 3,424
c3lang/c3c A compiler for an evolution of the C language 2,971
doctorwkt/acwj Writing a compiler for a simplified version of the C programming language from scratch. 10,578
thelartians/moderncppstarter A template project providing a set of tools and best practices for building modern C++ projects with automated testing, continuous integration, and code coverage. 4,468
ericniebler/range-v3 A C++ library providing a composable and expressive way to work with data structures by abstracting over iterators and algorithms. 4,144
hsutter/cppfront An experimental compiler converting modern C++ syntax to an older, simpler form 5,543
carbon-language/carbon-lang An experimental successor to C++ with the goal of improving performance and developer experience while maintaining backward compatibility. 32,344
danmar/cppcheck Analyzes code for errors and potential security vulnerabilities 5,820
concurrencykit/ck A set of libraries and data structures designed to simplify the development of high-performance concurrent systems in C. 2,388
andreasfertig/cppinsights A tool that shows how the compiler transforms C++ source code into machine code 4,108
uncrustify/uncrustify A tool for automatically formatting C++ code to improve readability and consistency. 2,866
loopbackio/loopback-next A framework for building modern API applications with complex integrations 4,963