"A 79-standard Forth compiler" - читать интересную книгу автора (HartForth Graham A.M.)~HARTFORTH - A 79-Standard FORTH Compiler~ ***************** H A R T F O R T H ***************** Copyright 1983: A.M. Graham, All rights reserved. Distributed by MOLIMERX Ltd., East Sussex, ENGLAND Licensed for U.S. publication to MISOSYS, Inc., Sterling, Virginia 22170 ~Table of Contents~ ~Distribution Diskette~ . . . . . . . . . . . . . 2 ~Note on Model I/III Compatibility~ . . . . . . . 3 ~Getting Started~ . . . . . . . . . . . . . . . . 3 ~The FORTH/CMD file~. . . . . . . . . . . . . . . 4 ~An Introduction to FORTH~. . . . . . . . . . . . 6 ~An Overview of HARTFORTH~. . . . . . . . . . . 11 ~HARTFORTH Error Messages~. . . . . . . . . . . 15 ~Additional Functions~. . . . . . . . . . . . . 17 ~FORTH 79 Standard Reference~ . . . . . . . . . 26 ~Additional Words in FORTH Kernal~. . . . . . . 32 ~General Utility Words in FORTH Vocabulary~ . . 33 ~Assembler~ . . . . . . . . . . . . . . . . . . 33 ~Additional Control Functions~. . . . . . . . . 34 ~Terminal and Print Functions~. . . . . . . . . 35 ~Virtual Memory Editor~ . . . . . . . . . . . . 35 ~Screen Editor~ . . . . . . . . . . . . . . . . 36 ~Double Length Words~ . . . . . . . . . . . . . 36 ~String Handling Words~ . . . . . . . . . . . . 37 ~Arrays~. . . . . . . . . . . . . . . . . . . . 38 ~TRS-80 Device Words~ . . . . . . . . . . . . . 39 ~Random Numbers~. . . . . . . . . . . . . . . . 41 ~Floating Point~. . . . . . . . . . . . . . . . 41 ~Debug Facilities~. . . . . . . . . . . . . . . 43 Note: LDOS is a trademark of Logical Systems, Inc. |
|
|