An open API service indexing awesome lists of open source software.

https://github.com/maxbqb/cppcodegen

Test of codegen options in c++
https://github.com/maxbqb/cppcodegen

Last synced: 9 months ago
JSON representation

Test of codegen options in c++

Awesome Lists containing this project

README

          

# Codegen test of tool Cog

```commandline
pip install cogapp
```

generate with:
```commandline
cog -r --check -c --markers="#py #py{ #py}" --verbosity=1 -p "from pycodegen import *" @coglist.txt
```

# [SOURCE](https://github.com/nedbat/cog/tree/main) | [DOCS](https://cog.readthedocs.io/en/latest/running.html)