Skip to content

kassane/cppfront-zigbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppfront-zigbuild

Simple demonstration of Herb Sutter cppfront https://github.com/hsutter/cppfront use with Zig Build-System

Requires

  • zig v0.13.0 or master

How to use

> 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