Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
condition [ true statements ] if
|
||||
condition [ false statements ] -if
|
||||
condition [ true statements ] [ false statements ] choose
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
:foo (n-)
|
||||
#1 [ ( if quote evaluates to true ) ] case
|
||||
#2 [ ( if quote evaluates to true ) ] case
|
||||
#3 [ ( if quote evaluates to true ) ] case
|
||||
drop ( default action ) ;
|
||||
Loading…
Add table
Add a link
Reference in a new issue