Skip to content

Use a method to (auto-)generate entities (e.g. classes) #3

@machitgarha

Description

@machitgarha

While looking at the Gtkmm to see how they generate a C++ binding for Gtk, I found that Scheme is heavily used, in order to generate classes, enums, etc. automatically. Not sure if it's feasible or not here, or if there's a better way of doing so, but the idea is good to look at.

An idea could be to create a tool to make this more smart and even generalized, so it looks for everything in the library and make the relation automatically. In this case, we can have more FFI things with the development being quick and easy. However, it's just an idea, it may be hard to implement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions