<div dir="ltr">Hi Daniel,<div><br></div><div>I'm glad you found the <a href="http://schemespheres.org" target="_blank">http://schemespheres.org</a> project interesting. It's been used by four student teams to build little Android games with Gambit, and even though I couldn't work on it for the last 3 months, I plan to keep working on it. My intention is to make it easy to build real multiplatform applications by providing a compilation of selected modules (some I built, some are compatibly licensed by the community MIT, BSD or similar).</div>



<div><br></div><div>As soon as a simple and flexible module system is built for Gambit, it will be built using it (unfortunately Blackhole didn't make it easy to handle C files and cross-compilation, which has been long discussed here). At the moment, it uses a set of scripts for managing compilation and macro expansions is just a two-step process involving syntax-rules (through Alexpander) and then define-macro as natively supported by Gambit.</div>



<div><br></div><div>Many things to improve, and happy to bring collaborators in.</div><div><br></div><div>Cheers!</div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><br><br><span style="font-family:verdana,sans-serif">        <font size="1">Álvaro Castro-Castilla</font></span><span style="font-family:verdana,sans-serif;font-size:x-small">    --    <a href="mailto:a@fourthbit.com" target="_blank">a@fourthbit.com</a></span><span style="font-family:verdana,sans-serif"><font size="1"><br>



          </font></span><span style="font-family:verdana,sans-serif"><font size="1">Dedicated to the Craft of Software: Turning Ideas into Reality</font></span><br clear="all">

<span style="font-family:verdana,sans-serif"></span><div><span style="font-family:verdana,sans-serif"><font size="1"><br>

</font></span></div><blockquote style="margin:0px 0px 0px 40px;border:medium none;padding:0px"><div><span style="font-family:verdana,sans-serif"><font size="1"><a href="http://fourthbit.com" target="_blank"><img src="https://s3.amazonaws.com/fourthbit-main/logo_inverted.png"></a><br>



<br>

</font></span></div></blockquote></div></div>
<br><br><div class="gmail_quote">On Mon, Jul 29, 2013 at 9:54 PM, tcl super dude <span dir="ltr"><<a href="mailto:tcleval@gmail.com" target="_blank">tcleval@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div dir="ltr">I added a small bash script on github<div><br></div><div><a href="https://github.com/dmalves/compile-gambit-for-android" target="_blank">https://github.com/dmalves/compile-gambit-for-android</a><br></div><div>



<br></div><div>
to help on the compilation of gambit for android. Using gambit 4.7.0 there are no errors, and it does compile to x86, arm and mips, creating a directory for each of the architectures.</div><div> </div><div>I tested using the emulator and it worked for all architectures.</div>




<div><br></div><div>I loved alvatar's scheme sphere project on github. Maybe I could help a little, coz I am (when time is on my side) developing an app using gambit on android.</div><div><br></div><div>Anyway, I'll be making that script better, it is a mess now. Maybe it should have some command line arguments to tell what version to compile, what optimizations to use or maybe download gambit source if not available in current directory. </div>




</div>
<br>_______________________________________________<br>
Gambit-list mailing list<br>
<a href="mailto:Gambit-list@iro.umontreal.ca" target="_blank">Gambit-list@iro.umontreal.ca</a><br>
<a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
<br></blockquote></div><br></div></div>