Skip to content

safl/yace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bb5819b · Nov 20, 2024
Nov 20, 2024
Nov 20, 2024
Nov 20, 2024
Oct 29, 2024
Nov 20, 2024
Nov 20, 2024
Jan 14, 2023
Nov 20, 2024
Jan 14, 2023
Nov 20, 2024
Jan 14, 2023
Nov 20, 2024
Jan 31, 2023
Feb 15, 2023

Repository files navigation

yace

Welcome to yace

PyPI Build Status https://coveralls.io/repos/github/safl/yace/badge.svg?branch=main pre-commit

yace is a foreign-function-interface (FFI) compiler designed to ease the development and maintenance of C APIs, their libraries and the FFI-bindings/wrappers using them.

yace is a new project, with a bunch of things it want to get done, why? Because there are some projects that need a better way to handle C headers and libraries bindings. If you want to help out, then don't be shy, there are plenty of things to do.