PolyB / LeanPythonRaw

Raw Lean4 bindings to python C-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Raw Lean4 bindings to python C-API


Languages

Language:C++ 63.4%Language:Lean 36.6%