{"id":20687735,"url":"https://github.com/klauer/firstpasspiler","last_synced_at":"2026-04-24T04:33:44.524Z","repository":{"id":72187094,"uuid":"176360758","full_name":"klauer/firstpasspiler","owner":"klauer","description":"[placeholder] First-pass transpiler - parse C++ with clang -\u003e generate templated, non-working Python code","archived":false,"fork":false,"pushed_at":"2019-04-27T16:36:37.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T15:55:13.927Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"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/klauer.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-18T20:04:08.000Z","updated_at":"2019-03-18T20:39:01.000Z","dependencies_parsed_at":"2023-05-27T09:45:45.732Z","dependency_job_id":null,"html_url":"https://github.com/klauer/firstpasspiler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/klauer/firstpasspiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klauer%2Ffirstpasspiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klauer%2Ffirstpasspiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klauer%2Ffirstpasspiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klauer%2Ffirstpasspiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klauer","download_url":"https://codeload.github.com/klauer/firstpasspiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klauer%2Ffirstpasspiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32209893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-16T22:58:06.543Z","updated_at":"2026-04-24T04:33:44.506Z","avatar_url":"https://github.com/klauer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# firstpasspiler\nFirst-pass transpiler - parse C++ with clang -\u003e generate templated Python code\n\nThe generated code will not work as-is. It likely won't even be valid\nPython. That's where the \"first pass\" comes from - you will have to touch up\nthe generated code.\n\nNote\n----\nThis is a fun little utility I wrote to help with qtpynodeeditor, in which many\nbase classes were already wrapped in Python with pyqt5.\n\nIt's not likely that I'll continue working on this further.\n\nIf you want a more full-featured transpiler, check out\n[seasnake](https://github.com/pybee/seasnake).  Also, reach out to \nllvm as this outstanding issue/PR from years ago affects similar projects from\ndoing what they're supposed to: https://reviews.llvm.org/D10833?id=39176\n\nLimitations\n-----------\n\n* Class-centric\n* `__init__`, `__del__` will be nonsensical\n* `self.` gets prepended at the wrong time\n* Not a package\n* No tests\n* Your output will not work as-is\n\nRequirements\n------------\n\n* clang\n* inflection\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklauer%2Ffirstpasspiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklauer%2Ffirstpasspiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklauer%2Ffirstpasspiler/lists"}