claudedwithlove
explore / arborchive / verify
Verified Badge
Crafted
Clauded with Love
Project
Arborchive
Arborchive parses C/C++ code using libclang to extract abstract syntax trees and persists the AST node information into SQLite databases. Designed for developers and code analysis tools, it enables structural queries and programmatic exploration of codebases by storing variable declarations, function calls, and type relationships in a queryable database format.
View project →
Badge Details
Level Crafted
AssignedApril 17, 2026
Overall Score5.7 /10
Code Quality4.5
Usefulness7.0
Claude Usage5.0
Documentation5.5
Originality6.5
Arborchive is a C++ tool that parses C/C++ code using libclang to extract Abstract Syntax Trees and store AST node information in SQLite databases for structural code analysis. The project provides a foundation for programmatic codebase exploration but appears to be in early development with incomplete features.
Issued by ClaudedWithLove · rated by claude-sonnet-4-20250514
← Back to projectView all projects