Thanks to Didi (see the ohnograph post on the newLISP on Windows forum - but it's x-platform) I've at last been able to get newLISP to generate some pixels. Here's a couple.

(//%3C/s%3E%3CURL%20url=%22http://unbalanced-parentheses.nfshost.com/data/images/mandel2.png%22%3E%3CLINK_TEXT%20text=%22http://unbalanced-parentheses.nfshost.c%20...%20andel2.png%22%3Ehttp://unbalanced-parentheses.nfshost.com/data/images/mandel2.png%3C/LINK_TEXT%3E%3C/URL%3E%3Ce%3E)

(//%3C/s%3E%3CURL%20url=%22http://unbalanced-parentheses.nfshost.com/data/images/mandel3.png%22%3E%3CLINK_TEXT%20text=%22http://unbalanced-parentheses.nfshost.c%20...%20andel3.png%22%3Ehttp://unbalanced-parentheses.nfshost.com/data/images/mandel3.png%3C/LINK_TEXT%3E%3C/URL%3E%3Ce%3E)
These are 600x600 pixel images, so the array was hefty. The images take a varying amount of time to generate, depending on how many pixels escape quickly or slowly, but at least a minute or two.
These are gorgeous, cormullion. Hooray for pixel-level generation!
m i c h a e l
I like them ! and speed comes with time ;)
( How long would this take with nl-gs ? )
Quote from: "didi"
( How long would this take with nl-gs ? )
You can do it with rectangles.
//http://www.alh.net/newlisp/phpbb/viewtopic.php?t=2298