期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Type System in Programming Languages
1
作者 蒋慧 林东 +1 位作者 张兴元 谢希仁 《Journal of Computer Science & Technology》 SCIE EI CSCD 2001年第3期286-292,共7页
Type system provides a precise description of a programming language. This is a prerequisite for the implementation and use of language. It also conducts mechanical and transparent type-checking on programs to preven... Type system provides a precise description of a programming language. This is a prerequisite for the implementation and use of language. It also conducts mechanical and transparent type-checking on programs to prevent the occurrence of execution error during the running of programs. So, it can be said that, on the one hand, type system works as a formal tool to do mathematical analysis of language; on the other hand, it is a formal method for rigorously and precisely designing and implementing language. In this paper, some basic concepts of type system are discussed first. And then, the implementation of a graph- rewriting- based functional language - SClean's type system is given in details. It is hoped that the proposed method of using and implementing type system is of practical usefulness. 展开更多
关键词 type system type inference type-checking type theory semantic model
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部