2005年06月28日 星期二 09:09
我曾经做过一个简单的python 代码生成程序,主要是生成class,没有复杂的 method生成。 我想,首先是要建立对应语言的模型,用这个模型来描述语言的元素,比如 class,field,access control。。。。 而这个模型,我想应该有个名字叫meta-language(?). 就像xdoclet一样。 还有一种方法是基于模板template的,比如eclipse的EMF。具体我也不明白 啦。:) -----Original Message----- From: python-chinese-bounces at lists.python.cn [mailto:python-chinese-bounces at lists.python.cn] On Behalf Of 徐祥军 Sent: Monday, June 27, 2005 9:24 AM To: python-chinese at lists.python.cn Subject: [python-chinese] 我想用python做个代码生成的工具,谁有什么好的想 法或者建议啊? 大家谁做过这样的工具?有什么好的建议啊? 谢谢。 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050628/0a7f284a/attachment.htm
2005年06月28日 星期二 09:48
Message我曾经听说过用java实现python,叫jpython,用c实现的python叫cpython, 我估计用python实现python也可以,好像有这个项目,pypython 出来乍道,请多多包涵。 shiziliang 2005/06/28 ----- Original Message ----- From: lifr To: python-chinese at lists.python.cn Sent: Tuesday, June 28, 2005 9:09 AM Subject: RE: [python-chinese] 我想用python做个代码生成的工具,谁有什么好的想法或者建议啊? 我曾经做过一个简单的python 代码生成程序,主要是生成class,没有复杂的method生成。 我想,首先是要建立对应语言的模型,用这个模型来描述语言的元素,比如class,field,access control。。。。 而这个模型,我想应该有个名字叫meta-language(?). 就像xdoclet一样。 还有一种方法是基于模板template的,比如eclipse的EMF。具体我也不明白啦。:) -----Original Message----- From: python-chinese-bounces at lists.python.cn [mailto:python-chinese-bounces at lists.python.cn] On Behalf Of 徐祥军 Sent: Monday, June 27, 2005 9:24 AM To: python-chinese at lists.python.cn Subject: [python-chinese] 我想用python做个代码生成的工具,谁有什么好的想法或者建议啊? 大家谁做过这样的工具?有什么好的建议啊? 谢谢。 ------------------------------------------------------------------------------ _______________________________________________ python-chinese list python-chinese at lists.python.cn http://python.cn/mailman/listinfo/python-chinese -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050628/7d721de2/attachment-0001.html
2005年06月28日 星期二 10:59
shiziliang wrote: > 我曾经听说过用java实现python,叫jpython, 叫jython > 用c实现的python叫cpython, > 我估计用python实现python也可以,好像有这个项目,pypython 叫pypy > 出来乍道,请多多包涵。 -- Qiangning Hong ______________________________________________________ / There is an order of things in this universe. \ | | \ -- Apollo, "Who Mourns for Adonais?" stardate 3468.1 / ------------------------------------------------------ \ ,__, \ (OO)____ (__) )\ ||--|| *
Zeuux © 2025
京ICP备05028076号