<div dir="ltr"><div> On Fri, Dec 6, 2013 at 4:53 PM, Tomasz Rola <span dir="ltr"><<a href="mailto:rtomek@ceti.pl" target="_blank">rtomek@ceti.pl</a>></span> wrote:<br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">



<a href="http://people.csail.mit.edu/jaffer/JACAL" target="_blank">http://people.csail.mit.edu/jaffer/JACAL</a><br></blockquote><div><br></div><div class="gmail_extra">Thanks Tomasz. Looks quite interesting but maybe a little simple (I didn't yet look deeply into it though).<br>

<br>
<br><div class="gmail_quote">On Fri, Dec 6, 2013 at 7:12 PM, Jens Axel Søgaard <span dir="ltr"><<a href="mailto:jensaxel@soegaard.net" target="_blank">jensaxel@soegaard.net</a>></span> wrote: <br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



Bracket contains the core of CAS. See for example:<br>
<br>
<a href="https://github.com/soegaard/bracket/blob/master/bracket/examples/newton-iteration.rkt" target="_blank">https://github.com/soegaard/bracket/blob/master/bracket/examples/newton-iteration.rkt</a><br>
<br>
If you want to try it, then use<br>
<br>
  cd bracket<br>
  raco link bracket<br>
<br>
and run the example in DrRacket.<br></blockquote><div><br></div><div>Very nice! I'll take a longer look at it next week.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




Be patient the Science Collection and Herman's memoize collections are used.<br>
(And memoize in turn uses the schemathics test suite, which takes for ever<br>
to fetch and compile).<br></blockquote><div><br></div><div>Thanks to John Clements this was actually not needed (well, after forking and changing the relevant lines)<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




There is also the beginnings of a GUI:<br>
  <a href="https://github.com/soegaard/bracket/blob/master/gui/racket-cas.rkt" target="_blank">https://github.com/soegaard/bracket/blob/master/gui/racket-cas.rkt</a><br>
Open the file in DrRacket and click run.<br>
There is an example in the source.<br>
<br>
But ... this is pre-pre-alpha software.<br></blockquote><div><br></div><div>Looks very promising :)<br></div><div>The Cocoa dependency failed (Ubuntu here) but it's used only for clipboard, which is used only in one menu item. Commenting out these lines worked without problem.<br>

</div></div><br></div><div class="gmail_extra">Thank you all,<br>Laurent<br></div></div>