plans and docs
This commit is contained in:
14
TASKS.md
14
TASKS.md
@@ -128,3 +128,17 @@
|
||||
- **Status:** Planned
|
||||
- **Priority:** Medium
|
||||
- **Goal:** Interactive human-in-the-loop track to review and adjust GUI UX, animations, popups, and layout structures.
|
||||
|
||||
---
|
||||
|
||||
### C/C++ Language Support
|
||||
|
||||
#### 21. ts_cpp_tree_sitter_20260308
|
||||
- **Status:** Planned
|
||||
- **Priority:** High
|
||||
- **Goal:** Add tree-sitter C and C++ grammars. Extend ASTParser to support C/C++ skeleton and outline extraction. Add MCP tools ts_c_get_skeleton, ts_cpp_get_skeleton, ts_c_get_code_outline, ts_cpp_get_code_outline.
|
||||
|
||||
#### 22. gencpp_python_bindings_20260308
|
||||
- **Status:** Planned
|
||||
- **Priority:** Medium
|
||||
- **Goal:** Bootstrap standalone Python project with CFFI bindings for gencpp C library. Provides foundation for richer C++ AST parsing in future (beyond tree-sitter syntax).
|
||||
|
||||
Reference in New Issue
Block a user