Skip to main content

: FORTH^3 aka. cubed4th ;

Project description

cubed4th

FORTH^3, relicensed with permission from https://github.com/p-unity

-- THE FORTH-79 STANDARD --

The text here was done by OCR and contains may reading errors. Please feel free to submit corrections.

4. DEFINITICNS OF TERMS

These definitions, when in lower case, are terms used within this Standard.

They present tenns as specifically used within FORI'H.

A

address, byte

An unsigned number that locates an 8-bit byte in a standard FOR'll! ,; address space over { 0 •• 65, 535 } • It may be a native machine address or a representation on a virtual machine; locating the 'addr-th' yte within the virtual byte address space. Address arithmetic is modul.o 65, 536 without overflow.

address, compilation

The numerical value equivalent to a FORTH word definition, which is compi.Led for that definition. The ddress interpreter uses this value to locate the machine cede corresponding to each definition. (May al. o be called the code field address. )

address, native �chine

The natural address representation of the host computer.

address, parameter field

The address of the first byte of mencry associated with a word definition for the storage of compilation addresses (in a colon-definition), numeric data and text characters. arithmetic All integer arithmetic is performed with signed 16 or 32 bit two's complement results, unless noted.

B

block

The unit of data from mass storage, referenced by block number. A block must contain 1024 bytes regardless of the minimum data unit read/written from mass storage. The translation from block number to device and physical reC'Ord is a function of the implementation.

block buffer

A menory area where a mass storage block is maintained.

byte

An assembly of 8 bi ts. In reference to mencry, it is the storage capa.ci ty for 8 bits.

The MIT License (MIT)

Copyright (c) 2021 - 2021, Scott.McCallum@Snoware.enterprises

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cubed4th-1.0.20210723000000.tar.gz (27.0 kB view hashes)

Uploaded Source

Built Distributions

cubed4th-1.0.20210723000000-py3.7.egg (74.0 kB view hashes)

Uploaded Source

cubed4th-1.0.20210723000000-py3-none-any.whl (33.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page