py2cpp:程序可以将python源文件转换为C ++源文件-python source file

上传者: 42099151 | 上传时间: 2021-07-22 15:38:26 | 文件大小: 84KB | 文件类型: ZIP
Py2Cpp 一个玩具项目,试图将Python代码的一小部分转换为CPP代码。 当前停止开发,您应该转到此链接。

文件下载

资源详情

[{"title":"( 57 个子文件 84KB ) py2cpp:程序可以将python源文件转换为C ++源文件-python source file","children":[{"title":"py2cpp-master","children":[{"title":".gitignore <span style='color:#111;'> 44B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 183B </span>","children":null,"spread":false},{"title":"test","children":[{"title":"primitive_assign.py <span style='color:#111;'> 99B </span>","children":null,"spread":false},{"title":"int_operation.py <span style='color:#111;'> 454B </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"test_generator.cc <span style='color:#111;'> 1.00KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Grammar <span style='color:#111;'> 5.77KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"struct_common.h <span style='color:#111;'> 971B </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"util.c <span style='color:#111;'> 1.55KB </span>","children":null,"spread":false},{"title":"grammar1.c <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"type_common.h <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"code.c <span style='color:#111;'> 31.64KB </span>","children":null,"spread":false},{"title":"grammar.h <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false},{"title":"writer.c <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"util.h <span style='color:#111;'> 710B </span>","children":null,"spread":false},{"title":"node.h <span style='color:#111;'> 875B </span>","children":null,"spread":false},{"title":"node.c <span style='color:#111;'> 3.89KB </span>","children":null,"spread":false},{"title":"token.h <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"parser.c <span style='color:#111;'> 11.55KB </span>","children":null,"spread":false},{"title":"operator.c <span style='color:#111;'> 3.56KB </span>","children":null,"spread":false},{"title":"opcode.h <span style='color:#111;'> 4.49KB </span>","children":null,"spread":false},{"title":"graminit.c <span style='color:#111;'> 41.88KB </span>","children":null,"spread":false},{"title":"listnode.c <span style='color:#111;'> 1.31KB </span>","children":null,"spread":false},{"title":"ast.c <span style='color:#111;'> 48.67KB </span>","children":null,"spread":false},{"title":"graminit.h <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"context.h <span style='color:#111;'> 531B </span>","children":null,"spread":false},{"title":"module.h <span style='color:#111;'> 49B </span>","children":null,"spread":false},{"title":"writer.h <span style='color:#111;'> 594B </span>","children":null,"spread":false},{"title":"operator.h <span style='color:#111;'> 548B </span>","children":null,"spread":false},{"title":"mod.h <span style='color:#111;'> 6.65KB </span>","children":null,"spread":false},{"title":"symtab.h <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false},{"title":"code.h <span style='color:#111;'> 182B </span>","children":null,"spread":false},{"title":"Python-ast.h <span style='color:#111;'> 2.29KB </span>","children":null,"spread":false},{"title":"primary.h <span style='color:#111;'> 209B </span>","children":null,"spread":false},{"title":"tokenizer.h <span style='color:#111;'> 2.89KB </span>","children":null,"spread":false},{"title":"symtab.c <span style='color:#111;'> 10.78KB </span>","children":null,"spread":false},{"title":"parser.h <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"context.c <span style='color:#111;'> 393B </span>","children":null,"spread":false},{"title":"primary.c <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"Python-ast.c <span style='color:#111;'> 10.24KB </span>","children":null,"spread":false},{"title":"parsetok.c <span style='color:#111;'> 7.90KB </span>","children":null,"spread":false},{"title":"acceler.c <span style='color:#111;'> 3.30KB </span>","children":null,"spread":false},{"title":"bitset.h <span style='color:#111;'> 792B </span>","children":null,"spread":false},{"title":"exception.h <span style='color:#111;'> 361B </span>","children":null,"spread":false},{"title":"pgenheaders.h <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"exception.c <span style='color:#111;'> 4.41KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 896B </span>","children":null,"spread":false},{"title":"errcode.h <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"bitset.c <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"type.c <span style='color:#111;'> 32.06KB </span>","children":null,"spread":false},{"title":"parsetok.h <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"tokenizer.c <span style='color:#111;'> 48.67KB </span>","children":null,"spread":false}],"spread":false},{"title":"lib","children":[{"title":"list.hpp <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false},{"title":"iter.hpp <span style='color:#111;'> 131B </span>","children":null,"spread":false},{"title":"generator.hpp <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"builtin.cpp <span style='color:#111;'> 9.63KB </span>","children":null,"spread":false},{"title":"exception.hpp <span style='color:#111;'> 237B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明