Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

vectors as basic data type

64 views
Skip to first unread message

dam...@web.de

unread,
May 15, 2013, 4:18:09 PM5/15/13
to
Hello,
I see a general utility in matrix computations and have therefore gone over to use a fixed vector type as a base for my vm design. Does anyone know if there is a Forth system that implements the same approach (please, I know some APL inspired extensions to ANSI forth. This is not I'm searching for) ?
Thanks.

Elizabeth D Rather

unread,
May 15, 2013, 5:31:38 PM5/15/13
to
We have used vector types in graphics for many years. I assume you're
planning to add vectors to your other data types, yes? Easy to do using
CREATE...DOES>, fortunately!

Cheers,
Elizabeth

--
==================================================
Elizabeth D. Rather (US & Canada) 800-55-FORTH
FORTH Inc. +1 310.999.6784
5959 West Century Blvd. Suite 700
Los Angeles, CA 90045
http://www.forth.com

"Forth-based products and Services for real-time
applications since 1973."
==================================================

dam...@web.de

unread,
May 16, 2013, 1:43:16 PM5/16/13
to
Am Mittwoch, 15. Mai 2013 23:31:38 UTC+2 schrieb Elizabeth D Rather:
right, this is my intention.
0 new messages