<p dir="ltr">Hi Rich,</p>
<p dir="ltr">On Aug 25, 2013 11:51 PM, "Rich Morin" <<a href="mailto:rdm@cfcl.com">rdm@cfcl.com</a>> wrote:<br>
><br>
> I'm involved with a project that uses Steel Bank Common Lisp (SBCL).<br>
> I'm interested in the possibility of moving it to ABCL, in order to take<br>
> advantage of interoperability with some other JVM languages (eg,<br>
> Clojure, JRuby, Jython).<br>
><br>
> FYI, the project software currently uses several requires:<br>
><br>
>   (require :bordeaux-threads)</p>
<p dir="ltr">Bordeaux-threads - if taken to be recent enough - should not be a problem ...</p>
<p dir="ltr">>   (require :mcclim)     ; CLIM public implementation</p>
<p dir="ltr">... but this require might be a challenge. I know that Rudi  Schlatte started to port McCLIM to ABCL. I have no idea what his current progress is.</p>
<p dir="ltr">>   (require :MT19937) ; Mersenne Twister random number generator</p>
<p dir="ltr">No idea about this one. Never heard about problems with it, but I expect that to be because noone tried it yet.</p>
<p dir="ltr">> Does anyone have any caveats or suggestions to offer?  I'd also be<br>
> interested in learning about ABCL (or, more generally, Common Lisp)<br>
> consultants who are willing to take on small assignments.</p>
<p dir="ltr">See private mail on the subject of contracting.<br></p>
<p dir="ltr">Bye,</p>
<p dir="ltr">Erik.<br>
</p>