8000 GitHub - xffox/generator: Python-like generators for C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xffox/generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Python-like generators for C++.

Example in ./app

To build and test:

mkdir build
cd build
cmake ..
make
ctest

Run the example:
./app/example

About

Python-like generators for C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0