Page 2 of 2

Re: Architectures That Can't Run Forth

Posted: Mon Jan 09, 2023 11:13 pm
by GARTHWILSON
Welcome.

agsb wrote:
If all primitives are in 'CODE' space and compounds are in 'DATA' space, no problem.

Are you referring to a particular µP/µC?

Quote:
PS. primitives does machine code, compounds does references

I sense that you're translating from another language.  Where did this terminology come from?  I've never heard it.  In 32 years of using Forth, I've only ever heard of primitives also being called "code definitions," and words defined in terms of other words being called "secondaries" or "colon definitions."