This repository has been archived on 2026-05-22. You can view files and clone it, but cannot push or open issues or pull requests.
Files
pythue/testing.ret
2018-10-28 02:28:22 -04:00

7 lines
98 B
Plaintext

::: => {
~ "\g<0>"
/[aeiou]/ ::= '_'
/[^aeiou_\W]/ ::= ':'
/_:/ ::= [~ "a" ":"]
}