hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 93
- Release rhythm 16
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 91
- age_days: 1813
- days_rel: 580
- days_push: 47
- n_releases_24m: 2
Adoption not part of the score
5995 stars · 268 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
cppfront is an experimental compiler that translates a new 'Syntax 2' (Cpp2) flavor of C++ into standard 'Syntax 1' (Cpp1) C++ code. It serves as a prototype for evolving the C++ language itself, generating output that works with existing C++20+ compilers and toolchains.
Use cases
- try an experimental cleaner C++ syntax
- prototype proposed C++ language features
- write safer simpler C++ that compiles to standard C++
- experiment with future C++ standardization ideas
- use Cpp2 alongside existing C++20 toolchains
When to choose
- you want to experiment with or give feedback on proposed C++ syntax evolution
- you want a simpler, safer 'skin' for writing ordinary C++ that interoperates with existing compilers and libraries
- you are prototyping language features for C++ standardization proposals
When to avoid
- you need a production-stable compiler for shipping software
- you want a separate successor language with its own ecosystem
- you need guaranteed long-term support or standards compliance
Facets
cli-tool · maturity experimental
compiler programming-language developer-tools programming-languages compilers developer-tools cpp cross-platform cli cpp2 cpp1 syntax-transpiler language-design herb-sutter c++ compiler
1 source
- readme: https://github.com/hsutter/cppfront · fetched 2026-08-28 · df669f06eb37
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hsutter/cppfront | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="hsutter/cppfront")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem