Free Hero Mesh

Diff
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.

Differences From Artifact [0f72cf4b56]:

To Artifact [9a4e81af56]:


68
69
70
71
72
73
74


75
76
77
78
79
80
81

; Stack ops
.drop "."
,dup
swap
nip
tuck



; Flow controls
-if
-else
-then
-el
-begin







>
>







68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83

; Stack ops
.drop "."
,dup
swap
nip
tuck
rot
rotback "-rot"

; Flow controls
-if
-else
-then
-el
-begin