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
92bc8e2f4c
modal
/
examples
/
test.modal
4 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fixed comparison of registers
2024-04-06 12:36:30 -04:00
<> (eq ?x ?x) (#t)
<> (eq ?x ?y) (#f)
More robust walking
2024-04-04 20:15:16 -04:00
Fixed comparison of registers
2024-04-06 12:36:30 -04:00
(eq foo bar) (eq foo foo)