volksFORTH is a 16bit Forth System maintained by the German Forth Gesellschaft e.V.
Go to file
Carsten Strotmann c30e4f24e8 Atari ST: another optimization to STtype 2020-07-22 11:17:15 +02:00
6502 Block-IO for py65 2020-07-17 23:35:58 +02:00
8080/CPM Target CP/M: fix filenames in fileinterface 2020-07-20 22:34:19 +02:00
AtariST Atari ST: another optimization to STtype 2020-07-22 11:17:15 +02:00
archive more ultraforth cleanup 2020-07-15 10:31:16 +02:00
doc Target Glossary for py65 2020-07-16 23:09:18 +02:00
msdos Target MSDOS: implemented NR> N>R ? in Programming-Tools word set 2020-07-19 08:41:36 +02:00
pgm Forth Source File extension renamed 2020-07-15 08:24:06 +02:00
sources Atari ST: another optimization to STtype 2020-07-22 11:17:15 +02:00
tools Tools: fb2fth (Forth-Block to Forth Source) in gforth 2020-07-20 23:47:02 +02:00
.gitignore CP/M target: changed filenames to lowercase, config for tnylpo 2020-07-19 23:57:22 +02:00
AUTHORS Added Philip to the Authors 2020-06-21 22:11:39 +02:00
LICENSE Initial commit 2017-04-24 00:19:36 +02:00
README.ORG Update README.ORG 2020-07-21 07:48:42 +00:00
TODO TOTO update 2020-07-15 08:24:31 +02:00

README.ORG

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.

Some modern Forth Systems were influenced by or were derived from VolksForth (GNU-Forth, bigForth).

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).

At this time VolksForth is available for this Systems:

  • 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)

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 - 2020 Forth Gesellschaft e.V. ( Klaus Schleisiek, Ulrich Hoffmann, Bernd Pennemann, Georg Rehfeld, Dietrich Weineck, Carsten Strotmann).

(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