mirror of
https://github.com/flynx/Slang.git
synced 2025-10-29 02:30:08 +00:00
fixed typo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ad2dace0e3
commit
c1dbd11f5e
@ -1,5 +1,5 @@
|
|||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# Timestamp: 20170923190513
|
# Timestamp: 20170929020625
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
slang.html
|
slang.html
|
||||||
|
|||||||
@ -788,7 +788,7 @@ ns {} proto! ns! . -- keep new words in a seporate context...
|
|||||||
|
|
||||||
-- prepare the basic syntax for defining words...
|
-- prepare the basic syntax for defining words...
|
||||||
ns
|
ns
|
||||||
-- Some sorthands...
|
-- Some shorthands...
|
||||||
. ( x -- )
|
. ( x -- )
|
||||||
[ drop ] item!
|
[ drop ] item!
|
||||||
rot2 ( .. x y -- x y .. )
|
rot2 ( .. x y -- x y .. )
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user