Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

For context, *Lisp (pronounced "star Lisp") was a parallel programming extension to lisp on the Connection Machine System, which was a series of supercomputers. The front-end machine for talking to the CM was either a Unix box or a Symbolics Lisp machine.

http://en.wikipedia.org/wiki/Connection_Machine



Do you know how similar the Connection Machine was to a modern GPU? The descriptions I've seen sound similar, but I don't really know enough to say how similar.


Thanks. How do current Lisps (CL, Racket) compare to *Lisp on parallelism?


They aren't targeting similar hardware, so aren't very similar. The constructs introduced by *Lisp are designed mainly for issuing SIMD-style instructions to a grid of 256+ processors (in some versions, 10k+).




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: