cppfront
C++ converter
An experimental compiler converting modern C++ syntax to an older, simpler form
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
6k stars
112 watching
249 forks
Language: C++
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A library of C++ coroutine abstractions for building high-performance asynchronous programming systems. | 3,448 |
| Automated code analysis tool for C and C++ code | 5,882 |
| A C++ framework for reactive stream programming with concurrent asynchronous operations | 3 |
| A collection of guidelines and best practices for writing modern C++ code. | 43,002 |
| 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 |
| A resource for learning modern C++ language and library features | 19,885 |
| A tool that shows how the compiler transforms C++ source code into machine code | 4,132 |
| A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,153 |
| An experimental successor to C++ with the goal of improving performance and developer experience while maintaining backward compatibility. | 32,439 |
| A collection of guidelines and resources for writing high-quality C++ code. | 8,205 |
| An open-source C compiler that aims to implement all C11 features and compile real-world programs correctly. | 9,774 |
| A C++ SDK for building cloud-based client-server communication applications. | 8,041 |
| Adds C/C++ language support to Visual Studio Code with editing and debugging features | 5,550 |
| Provides common testing tools and utilities for C++ projects | 33 |
| A C++ library for parsing and emitting YAML data | 5,212 |