pyast:像pybind11一样,但是对于Python ast

时间:2021-04-09 17:10:41
【文件属性】:
文件名称:pyast:像pybind11一样,但是对于Python ast
文件大小:53KB
文件格式:ZIP
更新时间:2021-04-09 17:10:41
ast python3 cpp11 wrapper-library Python py 类似于pybind11,但适用于Python ast。
【文件预览】:
pyast-master
----.gitignore(110B)
----requirements.txt(29B)
----test_main.cc(396B)
----BUILD.bazel(447B)
----LICENSE(1KB)
----bazel()
--------BUILD.bazel(119B)
--------generate_source.bzl(710B)
----README.md(47B)
----VERSION(5B)
----WORKSPACE(1KB)
----astlib()
--------gen_asdl.py(9KB)
--------asdl_index.py(1KB)
--------cc_keywords.py(1KB)
--------data()
--------data_utils.py(701B)
--------__init__.py(119B)
--------BUILD.bazel(1KB)
--------license_const.py(348B)
--------mako_utils.py(602B)
--------asdl.py(13KB)
--------asdl_index.asdl(6KB)
--------gen_src.py(1KB)
--------visitor.py(9KB)
--------asdl_unparse.py(3KB)
--------cc_types.py(18KB)
--------gen_data.py(6KB)
--------format_utils.py(428B)
--------gen_hdr.py(2KB)
----pyast()
--------location.h(331B)
--------ast_node.h(2KB)
--------ast_node_test.cc(125B)
--------asdl_seq.h(9KB)
--------BUILD.bazel(1KB)
--------asdl_seq_test.cc(308B)
--------copy_gen.cc.mako(2KB)
--------testing.h(257B)
--------arena_test.cc(803B)
--------pyast.h(297B)
--------ast.h.mako(4KB)
--------undefs.h.mako(501B)
--------cast.h(252B)
--------arena.h(3KB)
--------ast.cc.mako(935B)
--------logging.h(301B)
--------pybind_defs.h(773B)
--------copy_test.cc(125B)
--------config.h.mako(184B)
--------copy.h(4KB)
--------testing.cc(487B)
----pydsl()
--------pydsl.h(3KB)
--------pydsl.cc(632B)
--------pydsl_test.cc(598B)
----CMakeLists.txt(4KB)

网友评论