[Haskell-cafe] ANN: Math.OEIS 0.1

Cale Gibbard cgibbard at gmail.com
Mon Oct 22 20:26:57 EDT 2007


Uh, not quite. My code essentially treats mathematica as a function on
strings, (and involves some additional shell wrapping), since there's
essentially no processing to do on the Haskell side there. If you
wanted to do it right, you'd probably want to write an FFI binding to
MathLink.

On 22/10/2007, Stefan O'Rear <stefanor at cox.net> wrote:
> On Mon, Oct 22, 2007 at 07:20:47AM -0400, Brent Yorgey wrote:
> > * returning a lazy infinite list for infinite sequences via an embedded
> > general AI and Mathematica interpreter.
>
> Assuming you have a licensed copy of Mathematica, get in touch with Cale
> Gibbard; he has done all the work for interfacing Mathematica with
> Haskell (cf 'mbot' on freenode).
>
> Stefan
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFHHNziFBz7OZ2P+dIRAlPhAJ9HuSDs4Zo40eZfTg2pvx8yo/16ZgCgnQBF
> Y8QCAH6h8S+Txj7CflXZaK0=
> =5q11
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>


More information about the Haskell-Cafe mailing list