Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asrp/pymetaterp
/ functions
Functions
88 in github.com/asrp/pymetaterp
⨍
Functions
88
◇
Types & classes
13
↓ 12 callers
Method
match
>>> g.match(g.rules['grammar'][-1], "x='y'")
single_file.py:58
↓ 10 callers
Function
pop
(input)
pymetaterp/boot.py:7
↓ 9 callers
Method
next
(self)
pymetaterp/boot_compiled.py:15
↓ 9 callers
Function
to_list
(output)
pymetaterp/boot.py:14
↓ 6 callers
Function
pop
(input)
single_file.py:28
↓ 6 callers
Function
to_python
(root)
pymetaterp/boot_compiled.py:162
↓ 5 callers
Function
match
(tree, inp)
pymetaterp/boot_compiled.py:191
↓ 5 callers
Function
simple_wrap_tree
(root)
pymetaterp/util.py:1
↓ 4 callers
Function
to_list
(output)
single_file.py:35
↓ 3 callers
Function
between
(start, end)
pymetaterp/boot_compiled.py:55
↓ 3 callers
Function
pop
(input)
pymetaterp/boot_stackless.py:20
↓ 3 callers
Method
pprint
(self, indent=0)
single_file.py:15
↓ 3 callers
Function
to_list
(output)
pymetaterp/boot_stackless.py:27
↓ 3 callers
Function
to_list
(value)
pymetaterp/boot_compiled.py:45
↓ 3 callers
Function
to_node
(outputs, join_str)
pymetaterp/boot_stackless.py:32
↓ 2 callers
Method
eval
(self, root)
single_file.py:52
↓ 2 callers
Method
eval
(self, root)
pymetaterp/python.py:15
↓ 2 callers
Function
eval_
(expr)
pymetaterp/python_compiled.py:3
↓ 2 callers
Method
new_step
(self)
pymetaterp/boot_stackless.py:82
↓ 1 callers
Function
closure
(child, value)
pymetaterp/boot_compiled.py:159
↓ 1 callers
Function
equal_trees
(t1, t2)
pymetaterp/util.py:65
↓ 1 callers
Method
match
>>> g.match(g.rules['grammar'][-1], "x='y'")
pymetaterp/boot_stackless.py:61
↓ 1 callers
Method
next_step
(self)
pymetaterp/boot_stackless.py:114
↓ 1 callers
Function
or_
(children)
pymetaterp/boot_compiled.py:69
↓ 1 callers
Function
parse
(lhs, tokens, index=0)
single_file.py:186
↓ 1 callers
Function
parse
(lhs, tokens, index=0)
pymetaterp/python.py:171
↓ 1 callers
Function
parse
(lhs, tokens, index=0)
pymetaterp/python_compiled.py:135
↓ 1 callers
Function
simple_wrap_tree
(root)
single_file.py:23
↓ 1 callers
Method
to_list
(self)
pymetaterp/util.py:40
↓ 1 callers
Function
to_node
(outputs)
single_file.py:40
Method
__getitem__
(self, index)
pymetaterp/boot_compiled.py:27
Method
__init__
(self, name=None, value=None)
single_file.py:8
Method
__init__
(self, grammar_tree, whitespace="\t\n\r \\")
single_file.py:48
Method
__init__
(self, root, input)
pymetaterp/boot_stackless.py:11
Method
__init__
(self, grammar_tree)
pymetaterp/boot_stackless.py:45
Method
__init__
(self, source)
pymetaterp/boot_compiled.py:12
Method
__init__
(self, name, children, pos=(None, None))
pymetaterp/boot_compiled.py:23
Method
__init__
(self, name=None, value=None, params=None, **kw)
pymetaterp/util.py:10
Method
__init__
(self, grammar_tree)
pymetaterp/boot.py:20
Method
__len__
(self)
pymetaterp/boot_compiled.py:32
Method
__repr__
(self)
single_file.py:12
Method
__repr__
(self)
pymetaterp/boot_stackless.py:17
Method
__repr__
(self)
pymetaterp/boot_compiled.py:34
Method
__repr__
(self)
pymetaterp/util.py:17
Function
action
(expr)
pymetaterp/python_compiled.py:67
Function
and_
(children)
pymetaterp/boot_compiled.py:79
Function
and_
(children)
pymetaterp/python_compiled.py:29
Function
any_token
(input, binary=True)
single_file.py:207
Function
any_token
(input, binary=True)
pymetaterp/python.py:193
Function
any_token
(input, binary=True)
pymetaterp/python_compiled.py:157
Function
apply_
(name)
pymetaterp/boot_compiled.py:135
Function
apply_
(name)
pymetaterp/python_compiled.py:82
Function
bound
(child, (_, name))
pymetaterp/boot_compiled.py:129
Function
bound
(child, (type, name))
pymetaterp/python_compiled.py:73
Function
compare_trees
(t1, t2, indices)
pymetaterp/util.py:59
Method
dbg
(self)
pymetaterp/boot_stackless.py:49
Method
descendants
(self)
pymetaterp/util.py:52
Function
exactly
(char)
pymetaterp/boot_compiled.py:50
Function
gen_from_tree
()
pymetaterp/boot_compiled.py:186
Function
lookahead
(child)
pymetaterp/python_compiled.py:9
Function
match
(tree, inp, debug=False, locals=None)
pymetaterp/python_compiled.py:167
Method
match
(self, root, input=None, pos=-1, locals=None, debug=False)
pymetaterp/python.py:8
Method
match
>>> g.match(g.rules['grammar'][-1], "x='y'")
pymetaterp/boot.py:24
Function
negation
(child)
pymetaterp/boot_compiled.py:123
Method
new_step
(self)
pymetaterp/python.py:21
Method
next_step
(self)
pymetaterp/python.py:87
Function
out
(child=lambda: None)
pymetaterp/boot_compiled.py:100
Method
parse
(self, rule_name, input, **kwargs)
pymetaterp/boot_stackless.py:55
Method
pprint
(self, indent=0)
pymetaterp/boot_compiled.py:36
Method
pprint
(self, max_depth=None, max_width=None, indent=0, filter=None)
pymetaterp/util.py:20
Function
predicate
(expr)
pymetaterp/python_compiled.py:58
Function
quantified
(child, (_, quantifier))
pymetaterp/boot_compiled.py:104
Function
reformat_atom
(atom, trailers)
single_file.py:165
Function
reformat_atom
(atom, trailers)
pymetaterp/python.py:148
Function
reformat_atom
(atom, trailers)
pymetaterp/python_compiled.py:109
Function
reformat_binary
(start, tokens)
single_file.py:185
Function
reformat_binary
(start, oper_and_atoms)
pymetaterp/python.py:170
Function
reformat_binary
(start, oper_and_atoms)
pymetaterp/python_compiled.py:134
Function
rule_anything
()
pymetaterp/boot_compiled.py:149
Function
rule_digit
()
pymetaterp/boot_compiled.py:156
Function
rule_letter
()
pymetaterp/boot_compiled.py:153
Function
rule_value
(expr)
pymetaterp/python_compiled.py:54
Function
rule_void
()
pymetaterp/python_compiled.py:106
Method
save
(self, filename="tree.py")
pymetaterp/util.py:34
Method
st
(self)
pymetaterp/python.py:130
Method
to_lisp
(self)
pymetaterp/util.py:45
Function
token
(s)
pymetaterp/boot_compiled.py:60
Function
token
(s)
pymetaterp/python_compiled.py:15