<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 26, 2016 at 8:34 AM, Craig Latta <span dir="ltr">&lt;<a href="mailto:craig@netjam.org" target="_blank">craig@netjam.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
<br>
     Nice. I was writing little C programs to tell me various<br>
constants... it sounds like this automates that and keeps the<br>
interaction in Smalltalk.<br></blockquote><div><br></div><div>Yeah, exactly. It is automate that and the result can be stored as &quot;init&quot; methods (one per platform) in the shared pools directly. </div><div>Also, it will take care of initializing them (searching the correct init method for the current platform) at startup.</div><div><br></div><div>Note that I called the project FFICHeaderExtractor and not FFICConstantsExtractor. If time allows, I would also like to get info from structs: sizeof and how they are defined internally. That would be yet another feature to let more things to be done via FFI. See <a href="https://github.com/marianopeck/FFICHeaderExtractor/issues/1">https://github.com/marianopeck/FFICHeaderExtractor/issues/1</a>  But that would require some more effort!</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
<br>
-C<br>
<br>
--<br>
Craig Latta<br>
Black Page Digital<br>
postbus 10784<br>
1001ET Amsterdam, Netherlands<br>
<a href="mailto:craig@blackpagedigital.com">craig@blackpagedigital.com</a><br>
<a href="tel:%2B31%20%20%206%202757%207177" value="+31627577177">+31   6 2757 7177</a> (SMS ok)<br>
<a href="tel:%2B%201%20415%20%20287%203547" value="+14152873547">+ 1 415  287 3547</a> (no SMS)<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br></div>
</div></div>