Simple demonstration of Herb Sutter cppfront https://github.com/hsutter/cppfront use with XMake
# install XMake and a C++20 compiler
> git clone https://github.com/TapzCrew/cppfront-xmake.git
> cd cppfront-xmake
> xmake # to build
> xmake run # to run the executable