MCPcopy Create free account

hub / github.com/StepfenShawn/Cantonese / functions

Functions531 in github.com/StepfenShawn/Cantonese

Functioncantonese_socket_init
()
py_cantonese/can_libs/std/https/impl.py:33
Functioncantonese_turtle_init
()
py_cantonese/can_libs/std/gui/impl.py:4
Functioncantonese_urllib_init
()
py_cantonese/can_libs/std/https/impl.py:4
Functioncantonese_xml_init
()
py_cantonese/can_libs/std/impl.py:149
Methodcodegen_varlist
(self, lst: list)
py_cantonese/can_compiler/compiler.py:164
Methodcollect
(self)
py_cantonese/can_libs/std/impl.py:19
Methodconcat
创建连接表达式
src/macros/regex.rs:106
Functioncorr
(a, b)
py_cantonese/can_libs/std/impl.py:257
Functiondecorator
(func)
py_cantonese/can_libs/lib_gobals.py:13
Methoddefault
(self, code)
py_cantonese/cantonese.py:215
Functiondefine_func
(name)
py_cantonese/can_libs/lib_gobals.py:12
Functiondepend_to_url
(chains: List[Any], std_alias: str)
py_cantonese/can_utils/depend_tree.py:38
Functiondirection
(obj, dir)
py_cantonese/can_libs/std/game/impl.py:99
Methoddisplay
(self)
py_cantonese/can_libs/std/game/impl.py:210
Functiondraw
(屏幕, obj="", obj_where="", event="", 顏色="", 位置="")
py_cantonese/can_libs/std/game/impl.py:68
Methodempty
创建空表达式
src/macros/regex.rs:88
Methodeq
(&self, right: &CanObject)
py_cantonese/can_vm/src/can_object.rs:128
Functionerror_catch
(e)
py_cantonese/can_sys.py:30
Methodexcept_
(self, handler_fn)
py_cantonese/can_utils/option.py:24
Functionexec_event
(event)
py_cantonese/can_libs/std/game/impl.py:89
Functionexec_print_stat
(py: Python, args: PyObject)
py_cantonese/can_vm/src/lib.rs:13
Methodfilter
(self, func)
py_cantonese/can_libs/std/impl.py:28
Methodfilter
(self, func)
py_cantonese/can_libs/std/impl.py:49
Methodflat_map
(self, func)
py_cantonese/can_libs/std/impl.py:31
Methodfmt
(&self, f: &mut fmt::Formatter)
py_cantonese/can_vm/src/can_object.rs:13
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/macros/regex.rs:212
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/parser/token_tree.rs:216
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/ast/position.rs:33
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/ast/expression.rs:42
Methodfrom_can_token
(tk)
py_cantonese/can_const.py:24
Methodfrom_char
從字符創建分隔符
src/parser/token_tree.rs:70
Methodfrom_dict
从字典创建Position对象
py_cantonese/can_ast/can_ast_converter.py:21
Methodfrom_iter
從迭代器創建標記流
src/parser/token_tree.rs:138
Methodfrom_pest
從 pest 嘅 Span 創建
src/ast/position.rs:51
Methodfrom_str
从字符串创建片段规范
src/macros/regex.rs:25
Methodfrom_str
从字符串创建片段类型
src/macros/token_matcher.rs:43
Methodfrom_str
從字符串解析運算符
src/ast/expression.rs:77
Methodfrom_token
从标记中提取元变量信息
src/macros/token_matcher.rs:137
FunctiongetElementsByTag
(docelm, tag: str, out=None, ctx=None)
py_cantonese/can_libs/std/impl.py:167
MethodgetType
(val: str)
py_cantonese/llvm_core/can_llvm_build.py:30
Functionget_all_base_macros_env
()
py_cantonese/can_sys.py:23
Functionget_attr
(docelm, attr)
py_cantonese/can_libs/std/impl.py:162
Methodget_binding
获取绑定值
src/macros/token_matcher.rs:99
Functionget_csv
(file)
py_cantonese/can_libs/std/csv/impl.py:13
Functionget_list_beg
(lst: list)
py_cantonese/can_libs/std/impl.py:93
Functionget_list_end
(lst: list)
py_cantonese/can_libs/std/impl.py:89
Methodget_macro
获取宏定义
src/macros/macro_expander.rs:80
Functionget_name
(file)
py_cantonese/can_libs/std/impl.py:79
Methodget_repetition_count
获取元变量的重复次数
src/macros/meta_var.rs:89
Methodgroup
创建分组
src/parser/token_tree.rs:298
Functionh
(args: list, with_style: bool)
py_cantonese/web_core/can_web_parser.py:139
Functionhas_attr
(docelm, attr)
py_cantonese/can_libs/std/impl.py:158
Methodident
创建标识符标记
src/parser/token_tree.rs:266
Functionimg
(args: list, with_style: bool)
py_cantonese/web_core/can_web_parser.py:151
Functionimg_show
(screen, img, where)
py_cantonese/can_libs/std/game/impl.py:153
Functioninclude_eval
(dispatch, file, is_to_py)
py_cantonese/cantonese.py:33
Methodis_successful
检查匹配是否成功
src/macros/match_state.rs:40
Functionit_works
()
py_cantonese/can_vm/src/lib.rs:29
Methoditer
(self)
py_cantonese/can_libs/std/impl.py:22
Methoditer
(self)
py_cantonese/can_libs/std/impl.py:43
Functionjson_load
(text)
py_cantonese/can_libs/std/json/impl.py:8
Functionl_reg
(testX, X, Y)
py_cantonese/can_libs/std/impl.py:285
Functionlist_get
(lst: list, index: int)
py_cantonese/can_libs/std/impl.py:111
Functionlst_insert
(lst: list, index: int, obj)
py_cantonese/can_libs/std/impl.py:107
Functionlst_range
( lst: list, range_lst: list, loss, types=1, func=None, func_ret=None )
py_cantonese/can_libs/std/impl.py:115
Functionmain
()
src/main.rs:54
Functionmake_dom
(file)
py_cantonese/can_libs/std/impl.py:154
Functionmake_tuple
(*args)
py_cantonese/can_libs/std/impl.py:129
Methodmap
(self, func)
py_cantonese/can_libs/std/impl.py:25
Methodmap
(self, func)
py_cantonese/can_utils/option.py:28
Methodmark_failure
标记匹配失败
src/macros/match_state.rs:35
Methodmark_success
标记匹配成功
src/macros/match_state.rs:30
Methodmatrix_addition
(self, the_second_mat)
py_cantonese/can_libs/std/impl.py:233
Methodmatrix_multiplication
(self, the_second_mat)
py_cantonese/can_libs/std/impl.py:244
Methodmeta_var
创建元变量标记
src/parser/token_tree.rs:289
Methodnew
(program: &'a [Opcode<'a>])
py_cantonese/can_vm/src/machine.rs:94
Methodnew
创建新的元变量
src/macros/meta_var.rs:19
Methodnew
创建新的匹配状态
src/macros/match_state.rs:17
Methodnew
创建新的宏展开器
src/macros/macro_expander.rs:67
Methodnew
创建新的匹配结果
src/macros/token_matcher.rs:75
Methodnew
创建新的模式匹配器
src/macros/pat_matcher.rs:23
Methodnew
()
src/compiler/codegen.rs:15
Methodnew
創建一個新嘅空標記流
src/parser/token_tree.rs:130
Methodnew
创建一个新的AST构建器
src/parser/ast_builder.rs:39
Methodnew
創建一個新嘅宏解析器
src/parser/macro_parser.rs:28
Methodnew
(line: usize, column: usize, offset: usize)
src/ast/position.rs:14
Methodnew
創建一個新嘅診斷報告器
src/diagnostics/reporter.rs:15
Methodnumber
创建数字字面量标记
src/parser/token_tree.rs:280
Functionobject_rect
(object, center="")
py_cantonese/can_libs/std/game/impl.py:54
Methodoptional
创建可选表达式
src/macros/regex.rs:119
Functionout_csv_read
(file)
py_cantonese/can_libs/std/csv/impl.py:8
Functionout_ctx
(file, size=None)
py_cantonese/can_libs/std/impl.py:72
Functionout_name
(file)
py_cantonese/can_libs/std/impl.py:68
Methodparse
(self, id: str)
py_cantonese/web_core/can_web_parser.py:93
Methodparse_macro_call
解析宏調用
src/parser/macro_parser.rs:149
Methodparse_macro_definition
解析宏定義
src/parser/macro_parser.rs:33
Methodpartial_cmp
(&self, right: &CanObject)
py_cantonese/can_vm/src/can_object.rs:142
Methodprint_string
(self, string)
py_cantonese/llvm_core/can_llvm_build.py:112
Methodpush
(self, value)
py_cantonese/can_libs/std/impl.py:199
Functionpygame_color
(color)
py_cantonese/can_libs/std/game/impl.py:60
← previousnext →301–400 of 531, ranked by callers