[ColorForth] OS is Not a Dirty Word
- Subject: [ColorForth] OS is Not a Dirty Word
- From: Mark Slicker <maslicke@xxxxxxxxxxx>
- Date: Fri, 7 Dec 2001 22:08:33 -0500 (EST)
On Fri, 7 Dec 2001, Kurt B. Kaiser wrote:
>
> Solution? Start over again with hindsight.
>
I believe bloat is more a matter of programming style, than
features. Well, if you have features you never or rarely use, that is
bloat. However, I believe it is the object-oriented style in
particular which is the result of much of the bloat. This style relies
heavily on abstraction in solving a problem [1]. Whereas the Forth
approach is only concerned with solving the problem. Factoring, if applied
globally, could result in the most compact set of solutions for a given
set of problems. Combined with a modular approach, where features can be
added and removed easily, seems like a good solution. This seems to be the
approach of colorForth.
Mark
[1] http://www.colorforth.com/mending.htm
------------------------
To Unsubscribe from this list, send mail to Mdaemon@xxxxxxxxxxxxxxxxxx with:
unsubscribe ColorForth
as the first and only line within the message body
Problems - List-Admin@xxxxxxxxxxxxxxxxxx
Main ColorForth site - http://www.colorforth.com