C(pp)Front (is back!)

an experimental compiler from a potential C++ ‘syntax 2’ (Cpp2) to today’s ‘syntax 1’ (Cpp1) - cppfront / HN / twitter

Design principle

  • be consistent
  • be orthogonal
  • be general

goals: safety, simplicity, toolability

see also

Written on September 21, 2022, Last update on May 11, 2023
c++ software architecture