plans and docs
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"track_id": "gencpp_python_bindings_20260308",
|
||||
"title": "Bootstrap gencpp Python Bindings Project",
|
||||
"status": "pending",
|
||||
"created": "2026-03-08",
|
||||
"priority": "medium",
|
||||
"owner": "tier2-tech-lead",
|
||||
"description": "Create standalone Python project with CFFI bindings for gencpp C library to enable richer C++ AST parsing in the future",
|
||||
"dependencies": [],
|
||||
"out_of_scope": [
|
||||
"Full AST traversal",
|
||||
"Expression parsing",
|
||||
"Integration into manual_slop",
|
||||
"macOS/Linux support"
|
||||
],
|
||||
"notes": "Long-term effort. Track 1 (tree-sitter) provides immediate C/C++ support. This is for future richer functionality."
|
||||
}
|
||||
Reference in New Issue
Block a user