exaloop / exaloop/codon

Python list type representation in C/C++

Open
#728 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16.8k
Forks
603
Avg merge
4d 23h
Merged PRs (30d)
6

Description

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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.