Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
C

cxgo

> 编程语言
Open source

Tool for transpiling C to Go.

395 stars0 likes0 views
WebsiteGitHub

About

Tool for transpiling C to Go.

GitHub Issues· 36 open

View all on GitHub
  • #102

    Type Information not passed down to callback

    bugUpdated Sep 17, 2025
  • #101

    `cxgo` Mistranslates C Function Pointer causing Runtime Crash in Transpiled Go Code

    bugUpdated May 7, 2025
  • #100

    `cxgo` Misses Declared Variables Inside `switch` Blocks in C

    bugUpdated Mar 18, 2025
  • #99

    `cxgo` Fails to Translate `NULL` Function Pointer, Causing Invalid Function Conversion and Segmentation Fault

    bugUpdated Mar 18, 2025
  • #98

    `cxgo` Fails to Preserve `const` for External Constant Variables

    bugUpdated Mar 18, 2025
  • #97

    `cxgo` Incorrectly Converts Char Array Initialization, Causing Go Type Mismatch

    bugUpdated Mar 18, 2025
  • #96

    `cxgo` Generates Out-of-Bounds Pointer for One-Past-the-End Array Access for C

    v2Updated Mar 18, 2025
  • #12

    Thread Local Storage

    enhancementv2Updated Mar 18, 2025
  • #32

    Handle struct vs function name collisions

    bugv2Updated Mar 18, 2025
  • #95

    `cxgo` Crashes When Translating `_Complex int` Type

    bugv2Updated Mar 18, 2025

> Tags

Gocgotranspiler

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言