Skip to content

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

License

Notifications You must be signed in to change notification settings

jpakkane/polysnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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