working i/o
This commit is contained in:
@@ -1 +1,7 @@
|
||||
'hello there' => /(.*)\s+(.*)/ ::= '\g<0> \2 \1'
|
||||
::: => {
|
||||
~ "\g<0>"
|
||||
/[aeiou]/ ::= '_'
|
||||
/[^aeiou_\W]/ ::= ':'
|
||||
|
||||
/_:/ ::= [~ "a" ":"]
|
||||
}
|
||||
Reference in New Issue
Block a user