<div class="gmail_quote">2010/4/19 Maurí­cio CA <span dir="ltr">&lt;<a href="mailto:mauricio.antunes@gmail.com">mauricio.antunes@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

What is beeing used for testing right now is this:<br>
<br>
  <a href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=BEEKIT_WIRELESS_CONNECTIVITY_TOOLKIT" target="_blank">http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=BEEKIT_WIRELESS_CONNECTIVITY_TOOLKIT</a><br>

<br>
Resources are pretty limited (126 + 90 KB of RAM, if I made the<br>
right sums).<br></blockquote><div><br>I&#39;ve used MLton-built apps on mips routers with 8MB of RAM, but 210KB is quite a bit less. One of the problems you will face is that MLton executables are quite large. In fact, hello world is probably already 210KB when you factor in gmp. So, I&#39;d have to say that with that low memory, MLton is not going to work. Scale it up to 1MB and then it might be ok.<br>
<br></div></div>