From: Mike G.
Subject: Lisp SIMD library?
Date: 
Message-ID: <1189524681.149649.126180@19g2000hsx.googlegroups.com>
Does anyone know of a SIMD library for SBCL (code for any Lisp would
be OK: I could hopefully port it) that allows writing code to take
advantage of MMX/SSE/3DNow/Altivec type stuff?

It would be really cool to have a lispy front-end that allows
programming for any SIMD support the host CPU has.

-M