{"id":20109507,"url":"https://github.com/agentcooper/cpp-ast-example","last_synced_at":"2025-03-02T18:23:16.353Z","repository":{"id":200018481,"uuid":"704644316","full_name":"agentcooper/cpp-ast-example","owner":"agentcooper","description":"Examples of representing and traversing AST (Abstract Syntax Tree) in C++","archived":false,"fork":false,"pushed_at":"2023-10-13T18:19:24.000Z","size":3,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T05:29:51.902Z","etag":null,"topics":["ast","cpp"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agentcooper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-13T18:03:50.000Z","updated_at":"2025-01-11T19:30:13.000Z","dependencies_parsed_at":"2023-10-15T09:12:46.240Z","dependency_job_id":null,"html_url":"https://github.com/agentcooper/cpp-ast-example","commit_stats":null,"previous_names":["agentcooper/cpp-ast-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentcooper%2Fcpp-ast-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentcooper%2Fcpp-ast-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentcooper%2Fcpp-ast-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentcooper%2Fcpp-ast-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agentcooper","download_url":"https://codeload.github.com/agentcooper/cpp-ast-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241549700,"owners_count":19980568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ast","cpp"],"created_at":"2024-11-13T18:08:40.872Z","updated_at":"2025-03-02T18:23:16.330Z","avatar_url":"https://github.com/agentcooper.png","language":"C++","readme":"Examples of representing and traversing AST (Abstract Syntax Tree) in C++:\n\n1. Using inheritance and visitor pattern ([ast_inheritance.cpp](ast_inheritance.cpp))\n2. Using `std::variant` and `std::visit` ([ast_variant_visit.cpp](ast_variant_visit.cpp))\n\n# Build\n\n```bash\nmake all\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentcooper%2Fcpp-ast-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagentcooper%2Fcpp-ast-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentcooper%2Fcpp-ast-example/lists"}