There was an interesting thread about c++. <br><br><a href="http://www.nabble.com/-squeak-dev--C%2B%2B-parser-in-Smalltalk--td18191480.html">http://www.nabble.com/-squeak-dev--C%2B%2B-parser-in-Smalltalk--td18191480.html</a><br>
<br>cheers,<br><br>Mariano<br><br><div class="gmail_quote">On Mon, Dec 1, 2008 at 2:43 PM, Casimiro de Almeida Barreto <span dir="ltr">&lt;<a href="mailto:casimiro.barreto@gmail.com">casimiro.barreto@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


  
  

<div bgcolor="#ffffff" text="#000000">
jordi inglada escreveu:
<div class="Ih2E3d"><blockquote type="cite">Hi all,<br>
  <br>
I am new to Squeak and I would like to know if there is a way to use an
external C++ API from it. I find the language and the environment very
interesting and I would like to benefit from some legacy code.<br>
</blockquote></div>
Take a look at FFI.<br>
If examples are needed, you can go for the squeak interface for FANN
(Fast Artificial Neural Network).<br>
<a href="http://leenissen.dk/fann/index.php" target="_blank">http://leenissen.dk/fann/index.php</a><br>
<blockquote type="cite"><div class="Ih2E3d"><br>
I have been searching on the net for an equivalent of SWIG &lt;<a href="http://www.swig.org/" target="_blank">http://www.swig.org/</a>&gt;
for Squeak without success.<br>
  <br>
Thanks in advance for your help.<br>
  <br>
Jordi.<br clear="all">
  <br>
-- <br>
Jordi Inglada<br>
  <a href="http://pixel-remote-sensing.blogspot.com/" target="_blank">http://pixel-remote-sensing.blogspot.com/</a><br>
  </div><pre><hr size="4" width="90%">

  </pre>
</blockquote>
<br>
</div>

<br><br>
<br></blockquote></div><br>