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

StrongForth.f 1.2

25 views
Skip to first unread message

Stephan Becher

unread,
Feb 3, 2009, 2:49:37 AM2/3/09
to
The new version of StrongForth.f provides additional word sets and has a lot
of bug fixes with respect to version 1.1. It runs as an application on every
ANS Forth host system and has been validated with GForth, SwiftForth(TM) and
CHForth.

However, the most important addition is the Object Oriented Programming
library. The OOP library is based on the C++ model of object oriented
programming. It fully supports polymorphism, encapsulation and inheritance.
Other important features and properties are:

- early and late binding
- single inheritance for code and data
- static, dynamic and class specific memory allocation
- explicit constructors and destructors
- full support for bit fields.

StrongForth.f 1.2 has been extensively tested and is well documented,
including a 20-pages introduction, an OOP tutorial and a complete glossary.
It is distributed under the GNU General Public License. Version 1.2 is
available for download at
<http://home.vrweb.de/stephan.becher/strongforth.f>.


0 new messages