This website requires JavaScript.
Explore
Help
Sign In
d6
/
modal
Watch
1
Star
0
Fork
You've already forked modal
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cced3c8d26
modal
/
examples
/
test.modal
6 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Updated arithmetic example with wryls fixes
2024-04-06 00:55:35 -04:00
<> (?x dup) (?x ?x)
<> (?x ?y swap) (?y ?x)
<> ( ?x pop) ()
More robust walking
2024-04-04 20:15:16 -04:00
Updated arithmetic example with wryls fixes
2024-04-06 00:55:35 -04:00
(1 2 3) (4 5 6) swap pop dup