Skip Navigation
C & C++ @lemmy.ml

is anyone on here using cppfront in production?

hsutter.github.io

Cpp2 and cppfront — An experimental 'C++ syntax 2' and its first compiler

i've been playing with cppfront for a few minutes now and it's been a surprisingly pleasant experience so far. i'm tempted to try it out at work to see what happens, but i wanna know if anyone tried to use it in production and what your experiences are

for those who haven't heard of it, cppfront is a cpp2 to c++ compiler, a bit like coffeescript for js. cpp2 is herb sutter's proposal of a new and cleaner c++ syntax with better ergonomics, better orthogonality, and better defaults

C++ @programming.dev

is anyone on here using cppfront in production?

Hacker News @lemmy.smeargle.fans

Overview: What are Cpp2 and cppfront? How do I get and build cppfront?

1 comments