Port details |
- py-cgen C/C++ source generation from an AST
- 2025.1 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-10-03 09:30:09
- Last Update: 2025-10-03 09:27:32
- Commit Hash: b9f9e89
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/inducer/cgen
- Description:
- cgen offers a simple abstract syntax tree for C and related languages
(C++/CUDA/OpenCL) to allow structured code generation from Python.
cgen can be used to generate C code programmatically, which is useful for:
- Code generators
- Domain-specific language compilers
- High-performance computing applications
- GPU kernel generation (CUDA/OpenCL)
To represent mathematical expressions, cgen can be used with pymbolic.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}cgen>0:devel/py-cgen@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-cgen/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-cgen
- pkg install py311-cgen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-cgen listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cgen
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1734976997
SHA256 (cgen-2025.1.tar.gz) = 79f01e010d49c13e58b4ca8f2d4996a6b7178968f5f2d906262733480ae7a2d4
SIZE (cgen-2025.1.tar.gz) = 19236
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-ruff>0 : devel/py-ruff@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.6,1 : math/py-numpy@py311
- py311-pytools>=2022.1.14 : devel/py-pytools@py311
- py311-typing-extensions>=4.5 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-cgen
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2025.1 03 Oct 2025 09:27:32
    |
Yuri Victorovich (yuri)  |
devel/py-cgen: New port: C/C++ source generation from an AST |
Number of commits found: 1
|