Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

A Python extension module that uses C, C++, Fortran and Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published