rodrigocam / RustPython

A Python Interpreter written in Rust
https://rustpython.github.io/demo/
MIT License
1 stars 0 forks source link

[RFC] Ctypes III: Implementation #3

Open darleybarreto opened 3 years ago

darleybarreto commented 3 years ago

This is the #3 (third) tracking issue w.r.t the implementation of _ctypes. The main goal is to track the implementation progress based on the discussion in #2 .

darleybarreto commented 3 years ago

Ideal implementation road map: