Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 263 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 263 Bytes

Python extension module with C, C++, Fortran and Rust

Exactly what it says on the tin.

All the specified languages are linked into a single Python extension module.

Compiling

meson build
ninja -C build

Running

PYTHONPATH=build ./main.py