I read:
for all of you die-hards, and the curious soul interested in a voyage to the land of conciseness, i present 'mole', the one and only forth for pd.
grrrret ! will this work on ppc aswell or is it x86 asm based like the perl forth thing that comes with pdp ?
BTW wasn't there a gforth extern by guenter in the dark ages or am I dreaming this up ?
regards,
x
On Mon, 17 May 2004, CK wrote:
I read:
for all of you die-hards, and the curious soul interested in a voyage to the land of conciseness, i present 'mole', the one and only forth for pd.
grrrret ! will this work on ppc aswell or is it x86 asm based like the perl forth thing that comes with pdp ?
it's written in c, so it should. it does use gcc extensions (addresses of local labels) so i doubt msvc can compile it.