NAME

cpppp

VERSION

version 0.001_03

USAGE

Transform perl+C source into C

cpppp [OPTIONS] < file.cp > file.c

OPTIONS

None yet! but eventually will support many that cpp has, for defining things and parsing headers to discover existing types.

AUTHOR

Michael Conrad <mike@nrdvana.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2023 by Michael Conrad.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.