Simple demonstration of Herb Sutter cppfront https://github.com/hsutter/cppfront use with Zig Build-System
- zig v0.14.0 or master
> git clone https://github.com/kassane/cppfront-zigbuild.git
> cd cppfront-zigbuild
> zig build cppfront # to run the cppfront and generate example/hello.cpp
> zig build run # to run C++ example