[squeak-dev] FFI calls to Python Code on linux

tim Rowledge tim at rowledge.org
Tue Apr 28 01:06:51 UTC 2015


I want to drive some Raspberry Pi add-ons via FFI; the problem being that many of them only have support software provided in Python. 

Can I call python code from FFI? Specifically on ARM linux, obviously, this being for a Pi.

The alternative would appear to be digging through the python code (oh yuck) to find out what happens right at the very bottom of it and then building back up from there. Not the most efficient way to get flashyblinkenlightsparkenpopper.
I’m sure googling would list a gazillion pages but some pointers to *good* ones would save me a lot of time.

tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Strange OpCodes: RPSW: Randomize Program Status Word




More information about the Squeak-dev mailing list