c2nim now supports more C++11 features and C99 features:

  * designated initializers
  * `using` statement for creating type aliases
  * "constinit" and "consteval"
  * attempt to implement the "Most Vexing Parse"



We're about 3 bugfixes and a major feature away from a 1.0 release. :-)

Feel free to ask questions here. ("OMG, why not use clang?!", "How complete is 
the support for C++?") 

Reply via email to