Skip to content

Separate the logic for generation and parsing and user interaction #12

@kunaltyagi

Description

@kunaltyagi

Make a single script that handles staged as well as end-2-end generation of assets

This will allow there to be 4 components:

  • parsing (common)
  • user interaction for parsing, gen, compilation. This will also be hopefully common
  • library-dependent (eg: pybind11)
    • generation
    • compilation

Split off from #11

This involves creating a separate script, addressing the issue with compile_database_path and adding a simple cmake generator

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