Esteban Lorenzano - Pharo-CIG: C++ Interface Generator - 23 April 2025
For our April 2025 meeting, we hosted Pharo's Esteban Lorenzano to talk about Pharo-CIG - a C++ Interface Generator
The Pharo FFI (Foreign Function Interface) system is an excellent tool that enables Pharo users to create bindings with external C libraries. However, there's a significant drawback that often discourages its use: the bindings must be manually created, a process that can be slow and prone to crashes. Pharo-CIG ( https://github.com/estebanlm/pharo-cig ) proposes a solution to bridge that gap.
Esteban Lorenzano ( https://github.com/estebanlm ) studied Computer Sciences at Univers…
Watch on YouTube ↗
(saves to browser)
DeepCamp AI