Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 239 Bytes

File metadata and controls

9 lines (5 loc) · 239 Bytes

leanpythonraw

WIP !

This is an experiment of doing Lean<->Python FFI

this repo only contains low-level bindings to Python C-API functions

For the moment I don't really make sure I'm using reference counting well (for Lean and Python)