The nice people at Parallax are finalising their second generation Propeller chip (16 x 32bit RISC cores, 512k RAM, maybe 2000MIPs for the chip as a whole) and have released some bitstreams for early access. No source, of course. There are some pointers to the instruction set and other technical details.
http://forums.parallax.com/showthread.p ... PGA-boardsThe current (first generation) offering has 8 cores in a 40-pin DIP, with onboard 32k RAM and 32k ROM. Also 8 x 512 words of per-core memory.
http://www.parallax.com/product/p8x32a-d40It has a serial bootstrap code baked-in, and an interpreter for HLL application, a character set for video and some lookup tables for transcendental functions. You can program the device in interpreted code or at machine level.
Edit: I thought it was 8 cores but looks like it might be 16. It seems they have power envelope trouble at present.