[gforth] / gforth / Attic / gforth.1  

gforth: gforth/Attic/gforth.1

File: [gforth] / gforth / Attic / gforth.1 (download)
Revision: 1.1, Wed Nov 30 17:46:05 1994 UTC (18 years, 5 months ago) by anton
Branch: MAIN
Added FORCE_REG stuff to decstation.h
added man page

.TH GForth 1 "November 27, 1994" \" -*- nroff -*-

.SH NAME

GForth

.SH SYNOPSIS

\fCgforth\fR [initialization options] [image-specific options]

.SH DESCRIPTION

\fBGForth\fR is a fast and portable implementation of the Forth
programming language. For details read the manual.

.SH ENVIRONMENT VARIABLES

\fCGFORTHPATH\fR
gives the search path for source files.

.SH EXAMPLES

\fCgforth\fR

starts the system and goes into interactive mode.

\fCgforth file1 file2 -e bye\fR

loads and interprets the files \fCfile1\fR and \fCfile2\fR, then
exits.

.SH SEE ALSO

The GForth manual is available in hypertext (Info, HTML) and printable
(TeX, PS) forms.

The ANS Forth document (i.e., the standard).

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help