ggen-core 5.1.3

Core graph-aware code generation engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ggen-core

Core graph-aware code generation engine for ggen, providing RDF processing, template management, and code generation capabilities.

## Features

- RDF/SPARQL processing and querying
- Template engine with frontmatter support
- Deterministic code generation
- Marketplace and registry support
- Pipeline management for code generation workflows

## Usage

This crate is primarily used internally by the main ggen binary. See the main ggen documentation for usage examples.