节点文献
TPython:一种扩充的Python语言
TPython:An Extension of Python
【摘要】 Python是一种流行的动态语言,但是由于完全的动态性影响了其执行效率和使用。因此,在Python基础上进行了静态化扩充,研制了TPython语言。该语言在注释中引入了可选的类型声明,并提供了包括类型检查在内的静态检查。相对于动态语言而言,TPython能够提高程序的可读性和可靠性,降低调试成本,相对于静态语言而言,TPython又具有语法简单,易于开发的优势。
【Abstract】 Python is a popular dynamic language,but its implementation efficiency and usability are affected by its totally dynamic property.So a TPython by extending Python has been created.TPython supports optional type declaration in comments and static checks including type check.Comparing to the dynamic languages,TPython can improve the readability and stability of the program,and can reduce the cost of tests.Comparing to the static languages,TPython still has the advantages of simple syntax and easy development.
【基金】 国家杰出青年科学基金(编号:60425206);国家自然科学基金(编号:60503020);江苏省自然科学基金(编号:BK2006094)资助
- 【文献出处】 计算机与数字工程 ,Computer & Digital Engineering , 编辑部邮箱 ,2009年05期
- 【分类号】TP312.1
- 【被引频次】4
- 【下载频次】246