2020-06-19 21:07:40 +00:00
|
|
|
#+Title: VolksForth Readme
|
2017-04-23 22:25:49 +00:00
|
|
|
|
2020-06-19 21:07:40 +00:00
|
|
|
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:25:49 +00:00
|
|
|
|
2019-04-22 20:08:52 +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
|
|
|
|
2020-07-31 11:47:31 +00:00
|
|
|
The current Version of VolksForth is 3.81. Version 3.9.x will be
|
|
|
|
interim versions on the way to sync all VolksForth targets and move
|
|
|
|
towards compliance with the 2012 Forth standard.
|
2017-04-23 22:42:49 +00:00
|
|
|
|
2020-07-31 11:47:31 +00:00
|
|
|
Version 3.8.x is based on the Forth 83 standard, Version 4.00 will be
|
|
|
|
based on the current 2012 Standard (https://forth-standard.org).
|
2017-04-23 22:25:49 +00:00
|
|
|
|
|
|
|
At this time VolksForth is available for this Systems:
|
|
|
|
|
2020-07-26 07:59:56 +00:00
|
|
|
* VolksForth MS-DOS (Intel x86 architecture i8086/i186/i286/i386/i486 etc)
|
2020-11-13 05:30:07 +00:00
|
|
|
* VolksForth 6502 (Commodore 64, Commodore Plus 4, Commander X16, Apple 1, Apple ][, Atari XL/XE)
|
2017-04-23 22:42:49 +00:00
|
|
|
* VolksForth Z80 (CP/M, Schneider CPC)
|
|
|
|
* VolksForth 68000 (Atari ST, Amiga with EmuTOS)
|
2017-04-23 22:25:49 +00:00
|
|
|
|
2020-06-19 21:07:40 +00:00
|
|
|
* Copyright
|
2017-04-23 22:25:49 +00:00
|
|
|
|
|
|
|
The VolksForth Sources are made available under the terms of the
|
|
|
|
BSD Lizenz - http://www.opensource.org/licenses/bsd-license.php
|
|
|
|
|
2020-07-21 07:48:42 +00:00
|
|
|
The Handbook is Copyright (c) 1985 - 2020 Forth Gesellschaft e.V. (
|
2019-04-22 20:08:52 +00:00
|
|
|
Klaus Schleisiek, Ulrich Hoffmann, Bernd Pennemann, Georg Rehfeld,
|
|
|
|
Dietrich Weineck, Carsten Strotmann).
|
2017-04-23 22:25:49 +00:00
|
|
|
|
2019-04-22 20:08:52 +00:00
|
|
|
(most of the Information is still in german. We are planning to
|
|
|
|
provide future versions with englisch documentation)
|
2017-04-23 22:25:49 +00:00
|
|
|
|
|
|
|
Have fun with VolksForth
|
|
|
|
the VolksForth Team
|