mirror of
https://github.com/piotr-wiszowaty/foco65.git
synced 2024-12-18 11:30:15 +00:00
Update readme
This commit is contained in:
parent
b171b0eaa8
commit
21cc120c35
@ -20,10 +20,10 @@ OPTIONS:
|
|||||||
Words
|
Words
|
||||||
-----
|
-----
|
||||||
|
|
||||||
: @ 0= 1- 1+ 2/ 2* 2@ 2! and c! c@ cmove count d- d+ d= do drop dup i j loop
|
`:` `@` `0=` `1-` `1+` `2/` `2*` `2@` `2!` `and` `c!` `c@` `cmove` `count` `d-` `d+` `d=` `do` `drop` `dup` `i` `j` `loop`
|
||||||
+loop lshift <= < >= > - + or over rshift rsp sp swap unloop u< u> while <>
|
`+loop` `lshift` `<=` `<` `>=` `>` `-` `+` `or` `over` `rshift` `rsp` `sp` `swap` `unloop` `u<` `u>` `while` `<>`
|
||||||
= ! [ ] [code] [end-code] cell cells not [section] variable 2variable
|
`=` `!` `[` `]` `[code]` `[end-code]` `cell` `cells` `not` `[section]` `variable` `2variable`
|
||||||
constant create , c, ,' ' ," " allot lit \ ( recursive [label] * /
|
`constant` `create` `,` `c,` `,'` `'` `,"` `"` `allot` `lit` `\` `(` `recursive` `[label]` `*` `/`
|
||||||
|
|
||||||
Internals
|
Internals
|
||||||
---------
|
---------
|
||||||
|
Loading…
Reference in New Issue
Block a user