Skip to content

Have a look at Cgogen #9

Open
Open
@zimmski

Description

@zimmski

A new project was just announced [https://groups.google.com/forum/#!msg/golang-nuts/3I7TzmEirbo/x07zmVNcAgAJ] https://cgogen.com/ which generates cgo bindings automatically by parsing the underlying C source code. Sounds familiar?

The design decisions of cgogen are documented here https://github.com/xlab/cgogen/wiki/Design-decisions

I took a quick look and there is definitely a lot we could reuse, especially the conversion from C to Go structs. However, I do not think that the bindings should look like the result of cgogen:

Should we take a deeper look?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions