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
1a0dcb2a5e
modal
/
test.modal
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Starting tokenizer
2024-04-04 12:29:36 -04:00
<> (dup ?x) (?x ?x done)
Catching wildcards
2024-04-04 13:42:43 -04:00
<> (hello ?x) (bye ?x)
Tokenizing rules
2024-04-04 12:50:17 -04:00
<> (a (b (c))) (end)
Updated python source
2024-04-01 20:17:53 -04:00
Catching wildcards
2024-04-04 13:42:43 -04:00
(hello world)