All Projects → forth-ev → VolksForth

forth-ev / VolksForth

Licence: BSD-2-Clause license
volksFORTH is a 16bit Forth System maintained by the German Forth Gesellschaft e.V.

Programming Languages

forth
179 projects
TeX
3793 projects
Makefile
30231 projects
shell
77523 projects
c
50402 projects - #5 most used programming language
Roff
2310 projects

Projects that are alternatives of or similar to VolksForth

salvador
A free, open-source compressor for the ZX0 format
Stars: ✭ 35 (-14.63%)
Mutual labels:  amiga, c64, atari, atari-st
apultra
Free open-source compressor for apLib with 5-7% better ratios
Stars: ✭ 84 (+104.88%)
Mutual labels:  amiga, c64, atari-st, 68000
6502-npp-syntax
Notepad++ Syntax Highlighting for 6502 Assembly (and NESASM)
Stars: ✭ 21 (-48.78%)
Mutual labels:  c64, commodore-64, apple-ii
zpacker
very simple LZ77-based compression
Stars: ✭ 15 (-63.41%)
Mutual labels:  amiga, atari, 68000
perihelion-m68k-tutorials
68000 assembly tutorials for Atari ST by perihelion of poSTmortem
Stars: ✭ 31 (-24.39%)
Mutual labels:  atari-st, 68000
GODLIB
Library for creating Atari ST software
Stars: ✭ 29 (-29.27%)
Mutual labels:  atari-st, 68000
mt32-pi-control
MT32-PI.EXE/MT32-PI.TTP/mt32-pi-ctl is a control program for the mt32-pi MIDI synthesizer available for DOS PCs, Atari ST and Amiga computers as well as modern systems running Linux and Windows.
Stars: ✭ 22 (-46.34%)
Mutual labels:  amiga, atari-st
c64adventures
Adventures into retro 8 bit Commodore 64 programming
Stars: ✭ 14 (-65.85%)
Mutual labels:  c64, commodore-64
64tass
64tass - cross assembler for 6502 etc. microprocessors - by soci/singular - [git clone from the original sourceforge repo]
Stars: ✭ 19 (-53.66%)
Mutual labels:  c64, commodore-64
fastbasic
FastBasic - Fast BASIC interpreter for the Atari 8-bit computers
Stars: ✭ 108 (+163.41%)
Mutual labels:  atari, atarixl
retrore
A curated list of original and reverse-engineered vintage 6502 game sourcecode.
Stars: ✭ 22 (-46.34%)
Mutual labels:  c64, atari
guidetoamigacompatibleprogramming
Guide to Amiga compatible programming
Stars: ✭ 27 (-34.15%)
Mutual labels:  amiga, m68k
kickoff
Open Kick-Off is a fun rewriting attempt of the cult football game Kick Off 2 designed by Dino Dini and released in 1990 by Anco for the Atari ST and the Commodore Amiga. It is written in Java with the help of libGDX.
Stars: ✭ 32 (-21.95%)
Mutual labels:  amiga, atari-st
Mad-Pascal
Mad Pascal Compiler for 6502 (Atari XE/XL, C64, C4Plus)
Stars: ✭ 46 (+12.2%)
Mutual labels:  c64, atarixl
virtualc64web
vc64web - web based Commodore 64 Emulation with CSDb access for thousands of demos at your fingertip
Stars: ✭ 23 (-43.9%)
Mutual labels:  c64, commodore-64
AROS
www.axrt.org
Stars: ✭ 33 (-19.51%)
Mutual labels:  amiga, m68k
x16-xci
eXtremely Compact Interpreter - An adventure game engine for the Commander X16
Stars: ✭ 19 (-53.66%)
Mutual labels:  commander-x16, commanderx16
petscii-bbs
A Java framework for building highly customizable PETSCII-enabled BBS, accessible from Commodore 64/128
Stars: ✭ 84 (+104.88%)
Mutual labels:  c64, commodore-64
6502.Net
A .Net-based Cross-Assembler for Several 8-Bit Microprocessors
Stars: ✭ 44 (+7.32%)
Mutual labels:  commodore-64, atari
convertron3000
Convertron3000 commodore 64 graphics converter
Stars: ✭ 24 (-41.46%)
Mutual labels:  c64, commodore-64

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

On most platforms the current version of VolksForth is 3.8x. Versions 3.9.x are interim versions towards compliance with the 2012 Forth standard, and at the same time towards a unification (as far as feasible) of the sources of the different platforms. Also included in 3.9.x versions is the transition from block files to stream files as primary source format, and an introduction of make-based build and test automation. So far the 6502/C64 VolksForth (C64/Plus4/X16) is on a 3.9.x version.

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

At this time VolksForth is available for this Systems:

  • VolksForth MS-DOS (Intel x86 architecture i8086/i186/i286/i386/i486 etc)
  • VolksForth 6502 (Commodore 64, Commodore Plus 4, Commander X16, Apple 1, Apple ][, 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].