- cross-posted to:
- cpp@programming.dev
- cross-posted to:
- cpp@programming.dev
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
i found something: https://old.reddit.com/r/cpp/comments/1dz2hyp/will_herb_sutters_cpp2_eventually_evolve_to_a/lcg6jnb/
it’s been three months, so maybe we’re now close to a commercially-viable-ish version? even though 0.8 hasn’t been released yet