C++ and FFI = Forget It just google for it.. you will see that literally no single language which fully supports it.. most of things require a lot of extra non-trivial steps and not always working..
On 23 November 2012 09:27, dimitris chloupis <[email protected]> wrote: > > here you go > > https://gforge.inria.fr/scm/viewvc.php/*checkout*/PharoByExampleTwo-Eng/Alien/alien.pdf?root=pharobooks > > I am not expert on these things and the chapter I linked is for C and not > C++ but until some expert replies you may have success in trying this > ________________________________ > From: Shanu Kalra <[email protected]> > To: [email protected] > Sent: Friday, 23 November 2012, 7:16 > Subject: [Pharo-users] Connecting to a C++ dll > > Hi, > > I am new to smalltalk and I have just started using Pharo. I am trying to > read a C++ function from a dll and then display output in pharo. I tried > using FFI , but I am unable to implement it in this scenario. Can anyone > please help me with this? > > Regards > Shanu > > -- Best regards, Igor Stasenko.
