VolksForth/README.MD

37 lines
1.3 KiB
Plaintext
Raw Normal View History

2017-04-23 22:25:49 +00:00
VolksForth Readme
VolksForth is a 16bit Forth System produced by the german Forth Gesellschaft e.V. Major development
of this system was done between 1985 until 1989. The VolksForth Project was revived in 2005 with
the goal to produce a managable Forthsystem for computer systems with restricted system resources.
2017-04-23 22:42:49 +00:00
2017-04-23 22:25:49 +00:00
Some modern Forth Systems were influenced by or were derived from VolksForth (GNU-Forth, bigForth).
2017-04-23 22:42:49 +00:00
The current Version of VolksForth is 3.91. Work on Version 4.00 has started.
Version 3.9x is based on the Forth 83 standard, Version 4.00 will be
based on the latest 200x Standard (https://forth-standard.org).
2017-04-23 22:25:49 +00:00
At this time VolksForth is available for this Systems:
2017-04-23 22:42:49 +00:00
* VolksForth MS-DOS (Intel x86 Architektur i8086)
* VolksForth 6502 (Commodore 64, Commodore Plus 4, Atari XL/XE)
* VolksForth Z80 (CP/M, Schneider CPC)
* VolksForth 68000 (Atari ST, Amiga with EmuTOS)
2017-04-23 22:25:49 +00:00
Copyright
The VolksForth Sources are made available under the terms of the
BSD Lizenz - http://www.opensource.org/licenses/bsd-license.php
The Handbook is Copyright (c) 1985 - 2005 Forth Gesellschaft
e.V. ( Klaus Schleisiek, Ulrich Hoffmann, Bernd Pennemann, Georg Rehfeld
and Dietrich Weineck).
(most of the Information is still in german. We are planning to provide future versions with englisch documentation)
Have fun with VolksForth
the VolksForth Team