[gforth] / gforth / add.fs  

gforth: gforth/add.fs

File: [gforth] / gforth / add.fs (download)
Revision: 1.1.1.1 (vendor branch), Fri Feb 11 16:30:46 1994 UTC (19 years, 3 months ago) by anton
Branch: no-vendor
CVS Tags: alpha
Changes since 1.1: +0 -0 lines
The GNU Forth Project

\ ADD.FS       Kernal additional things                20may93jaw

\ linked list primitive
: linked        here over @ a, swap ! ;

: discard       0 ?DO drop LOOP ;


CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help