Skip to content

Python list type representation in C/C++ #728

@yfinkelstein

Description

@yfinkelstein

Hello,
the type mapping table https://docs.exaloop.io/integrations/cpp/cpp-from-codon/#type-conversions
is missing any info on how to pass array/list from C++ to codon.

For instance, if I have

@export
def run(argv:list[str]) -> None:

how do I invoke run from C++?

Thank you!

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