|
Forth programming language| Found: 20. Displaying: 1-10 |  |  |
 | mina.com 4.0.6 |  | mina ciforth -- ISO Forth Language And Environment
DESCRIPTION
Forth is a tried and proven language for evolutionary ("check as you
go") programming, ideal for rapid prototyping and experiments with
hardware.
mina is the 16-bit MS-DOS version of ciforth (common Intel Forth), an
interpreter environment, scripter and compiler for Forth.
It supplies the CORE wordset of the ISO Forth standard, plus some
essentials, i.a. file access and exceptions. Its power is multiplied
by an extensive source library, that adds i.a. a decompiler and
an integrated 86 assembler.
OPTIONS
mina without options starts an interactive system.
Options are implemented by a simple mechanism through
the source library, and hence are configurable.
The most important ones are
/H
Print help, i.e. the option summary, version etc.
Then exit.
/E
Load the electives , i.e. tools for interactive development.
Then start the interpreter.
/C FILE.FRT
Compile FILE.FRT to the binary FILE.EXE
Then exit.
/A, /R
Start the interpreter with the word REQUIRE available.
DOCUMENTATION
mina comes with html, ps and pdf documentation.
Version 4.0.6 has about 9500 pdf-pages per Mbyte of executable code.
It documents all language features implemented and
has a tutorial.
mina.html contains only the reference documentation, for easy
click through.
SOURCE
The source for the compiler and the library are part of the
package. ( mina.asm and forth.lab ).
DIAGNOSTICS
Uncaught exceptions will show the error number. Positive error numbers
are ciforth-specific and explained in the documentation.
Negative error numbers are OS-specific.
A mnemonic message is fetched from the library file and displayed,
if possible.
The combination MS-DOS plus Forth is crash-happy though.
AUTHOR
Copyright (c) 2000-2004 by Albert van der Horst
http://home.hccnet.nl/a.w.m.van.der.horst/ciforth.html
ciforth is made available under the GNU Public License:
quality, but NO warranty. |
|
  | Fig-Forth v2 2.32 |  | A Fig-Forth package for the 386 and up, featuring 18 display modes with bitmap font generation, font scaling, source & overlay library operations, executable creation, turn-key operation, sound, modem & mouse support, multiple vocabularies and a manual over 200 pages in length. Includes sample programs, double and quad arithmetic, basic trig functions and square roots, embedded random number generator. The manual includes a basic graphics tutor, introduction to Forth coding, error catch and recovery, much more. 16-bit model in a dual segment construction, using double-indirection addressing and subroutine oriented processing. |
|
  | pftutr22.zip - |  | Tutor.com is a general Forth language tutor with emphasis upon the Pygmy
Forth platform by Frank Sergeant. It features a Forth language debugger
with user swap screen and direct commands, a language look-up and
reference utility, tips for making turn-key applications and the basics
of compiler directives. Though not intended as your sole Forth language
experience, the samples include a Black Jack game, basic modem interface
with Xmodem protocol, and a file character filter as a DOS command line
function. Contains full source to the compiler, assembler and
meta-compiler.
Special requirements: None.
Supportware (requested donation). Uploaded by the author.
Mary Bell
progchan@aol.com
------------------------------ |
|
       | Found: 20. Displaying: 1-10 |  |  |
|