SHARC [WAS: lean + mean]
But you can use Forth as a native OS to distribute and control the
code without blowing the on-die memory limits (try this with QNX, make
and cc). My particular application will essentially rely on a single
well-optimized loop. Everything outside could be written in ZX-80
basic, it would be hardly measureable.
vic plichota writes:
> Chris L.:
> >The SHARC is of course suitable for Forth
>
>
> I completely disagree:
>
> 1 - optimizing the pipeline is a bitch
>
> 2 - you must tie-up a DAG for indexing, which totally destroys it's
> utility as a DSP
>
>
> Yes, you can force a SHARC to run FORTH, but it ain't pretty... it's
> better to couple it to a less specialized machine.
>
>
> cheers - vic