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!
2k stars
76 watching
74 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,885 |
rui314/chibicc | An open-source C compiler that aims to implement all C11 features and compile real-world programs correctly. | 9,774 |
koka-lang/koka | A research language with effect types and handlers for building concurrent, efficient programs | 3,333 |
lewissbaker/cppcoro | A library of C++ coroutine abstractions for building high-performance asynchronous programming systems. | 3,448 |
c3lang/c3c | A compiler for an evolution of the C language | 3,085 |
doctorwkt/acwj | Writing a compiler for a simplified version of the C programming language from scratch. | 10,644 |
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,526 |
ericniebler/range-v3 | A C++ library providing a composable and expressive way to work with data structures by abstracting over iterators and algorithms. | 4,156 |
hsutter/cppfront | An experimental compiler converting modern C++ syntax to an older, simpler form | 5,587 |
carbon-language/carbon-lang | An experimental successor to C++ with the goal of improving performance and developer experience while maintaining backward compatibility. | 32,439 |
danmar/cppcheck | Automated code analysis tool for C and C++ code | 5,882 |
concurrencykit/ck | A set of libraries and data structures designed to simplify the development of high-performance concurrent systems in C. | 2,409 |
andreasfertig/cppinsights | A tool that shows how the compiler transforms C++ source code into machine code | 4,132 |
uncrustify/uncrustify | A source code beautifier tool for multiple programming languages. | 2,878 |
loopbackio/loopback-next | A framework for building modern API applications with complex integrations | 4,971 |