{"id":22752066,"url":"https://github.com/go-clang/bootstrap","last_synced_at":"2025-04-14T13:57:24.669Z","repository":{"id":42681513,"uuid":"46978308","full_name":"go-clang/bootstrap","owner":"go-clang","description":"Bootstrap Go bindings for Clang's C API","archived":false,"fork":false,"pushed_at":"2023-06-27T12:16:27.000Z","size":303,"stargazers_count":20,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-28T03:04:03.594Z","etag":null,"topics":["bootstrap","clang","go","libclang"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/go-clang/bootstrap","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-clang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-27T12:06:40.000Z","updated_at":"2024-01-05T15:05:16.000Z","dependencies_parsed_at":"2024-06-19T03:50:58.241Z","dependency_job_id":"77a1e892-f31a-4163-a006-b67f4d7383a9","html_url":"https://github.com/go-clang/bootstrap","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-clang%2Fbootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-clang%2Fbootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-clang%2Fbootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-clang%2Fbootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-clang","download_url":"https://codeload.github.com/go-clang/bootstrap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248893886,"owners_count":21179112,"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":["bootstrap","clang","go","libclang"],"created_at":"2024-12-11T05:09:31.416Z","updated_at":"2025-04-14T13:57:24.636Z","avatar_url":"https://github.com/go-clang.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-clang/bootstrap\n\n[![PkgGoDev](https://pkg.go.dev/badge/go-clang/bootstrap)](https://pkg.go.dev/github.com/go-clang/bootstrap)\n[![GitHub Workflow](https://img.shields.io/github/workflow/status/go-clang/bootstrap/Test/main?label=test\u0026logo=github\u0026style=flat-square)](https://github.com/go-clang/bootstrap/actions)\n\nNative Go bindings for Clang's C API.\n\n## Install/Update\n\n```bash\nCGO_LDFLAGS=\"-L`llvm-config --libdir`\" \\\n  go get -u github.com/go-clang/bootstrap/...\n```\n\n## Usage\n\nAn example on how to use the AST visitor of the Clang API can be found in [/cmd/go-clang-dump/main.go](/cmd/go-clang-dump/main.go)\n\n## I need bindings for a different Clang version\n\nThe Go bindings are placed in their own repositories to provide the correct bindings for the corresponding Clang version. A list of supported versions can be found in [go-clang/gen's README](https://github.com/go-clang/gen#where-are-the-bindings).\n\n## I found a bug/missing a feature in go-clang\n\nWe are using the issue tracker of the `go-clang/gen` repository. Please go through the [open issues](https://github.com/go-clang/gen/issues) in the tracker first. If you cannot find your request just open up a [new issue](https://github.com/go-clang/gen/issues/new).\n\n## How is this binding generated?\n\nThe [go-clang/gen](https://github.com/go-clang/gen) repository is used to automatically generate this binding.\n\n# License\n\nThis project, like all go-clang projects, is licensed under a BSD-3 license which can be found in the [LICENSE](/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-clang%2Fbootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-clang%2Fbootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-clang%2Fbootstrap/lists"}