This page (revision-59) was last changed on 03-Feb-2023 15:21 by Carsten Strotmann 

This page was created on 10-Mar-2010 18:02 by Carsten Strotmann

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
59 03-Feb-2023 15:21 2 KB Carsten Strotmann to previous
58 21-Aug-2010 05:19 2 KB John to previous | to last
57 21-Aug-2010 04:24 2 KB John to previous | to last
56 08-Aug-2010 13:20 2 KB Carsten Strotmann to previous | to last
55 08-Aug-2010 12:40 2 KB Carsten Strotmann to previous | to last
54 02-Aug-2010 05:09 2 KB John to previous | to last
53 02-Aug-2010 05:08 2 KB John to previous | to last
52 29-Jul-2010 13:52 2 KB Carsten Strotmann to previous | to last
51 29-Jul-2010 12:28 1 KB Carsten Strotmann to previous | to last
50 27-Jul-2010 06:32 1 KB John to previous | to last
49 27-Jul-2010 06:31 1 KB John to previous | to last
48 27-Apr-2010 18:30 1 KB Carsten Strotmann to previous | to last
47 27-Apr-2010 18:21 1 KB Carsten Strotmann to previous | to last
46 25-Apr-2010 09:05 1 KB Carsten Strotmann to previous | to last
45 24-Apr-2010 20:43 1 KB Carsten Strotmann to previous | to last
44 24-Apr-2010 20:41 1 KB Carsten Strotmann to previous | to last
43 24-Apr-2010 20:30 1 KB Carsten Strotmann to previous | to last
42 24-Apr-2010 20:27 1 KB Carsten Strotmann to previous | to last
41 24-Apr-2010 20:27 1 KB Carsten Strotmann to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 50 lines
!!! Source
* [VolksForth Kernel Sourcecode]
* [VolksForth MemoryMap Atari 8bit]
!!! VolksForth Glossary
This is a list of all Forth words contained in the VolksForth distribtion. Current version is 3.8x
* [Arithmetic|VolksForthArtihmetik]
* [Logical|VolksForthLogicWords]
* [32bit words|VolksForth32bitWords]
* [Stack Operations|VolksForthStackOperations]
!!! Articles
* [The Forth Bridge] -- How to migrate from BASIC to (volks-) FORTH
* [Forth Benchmarks]
!!! VolksForth Handbook (English)
* [Chapter 1|VFHandbookChapter1]
* [Chapter 2|VFHandbookChapter2]
* [Chapter 3|VFHandbookChapter3] Arithmetic
* [Chapter 4|VFHandbookChapter4] Program Structure
* [Chapter 5|VFHandbuchChapter5] Input / Output
* [Chapter 6|VFHandbuchChapter6] Strings
* [6502 Assembler|VFHandbook6502Assembler]
!!! VolksForth Handbuch (German)
* [Kapitel 1|VFHandbuchKapitel1]
* [Kapitel 2|VFHandbuchKapitel2]
* [Kapitel 3|VFHandbuchKapitel3] Arithmetik
* [Kapitel 4|VFHandbuchKapitel4] Programm-Strukturen
* [Kapitel 5|VFHandbuchKapitel5] Ein- / Ausgabe
* [Kapitel 6|VFHandbuchKapitel6] Zeichenketten
* [6502 Assembler|VFHandbuch6502Assembler]
!!! VolksForth extensions
* [Floating Point Words using the Atari 8bit Math ROM]
* [6502 Assembler]
* [6502 Disassembler]
* [Math Extension for 6502 Systems] (Atari XL/XE, Apple 1/II, Commodore)
* [Arrays with Bounds checking]
* [Mini-OOF] (Object Oriented Forth) by Bernd Paysan, ported to VolksForth
* [String Extensions] for VolksForth
* [2Words] (32bit number extension)
At line 53 added one line
* [Relocating VolksForth]
At line 11 removed one line
* [Setting a graphics mode using the CIO OS ROM]
At line 63 added one line
* [Clear Screen]
At line 21 changed one line
* [Position Command]
* [Position Command] -- position the cursor on the screen
At line 23 changed one line
* [Graphics Command]
* [Graphics] Command (Setting a graphics mode using the CIO OS ROM)
At line 25 changed 3 lines
* [Random command]
* [Color command]
* [Locate Command]
* [Random] command
* [Color] command
* [Locate] command