期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
Automatic Generation of Very Efficient Programs by Generalized Partial Computation
1
作者 Yoshihiko Futamura 1,Zenjiro Konishi 2, Robert Glück 3 1.Department of Informationr and Computer Science,Waseda University, 3 4 1 Okubo, Shinjuku, Tokyo 169 8555, Japan 2. Institute for Software Production Technology,Waseda University, 3 4 《Wuhan University Journal of Natural Sciences》 CAS 2001年第Z1期1-11,共11页
Generalized Partial Computation (GPC) is a program transformation method utilizing partial information about input data, properties of auxiliary functions and the logical structure of a source program. GPC uses both a... Generalized Partial Computation (GPC) is a program transformation method utilizing partial information about input data, properties of auxiliary functions and the logical structure of a source program. GPC uses both an inference engine such as a theorem prover and a classical partial evaluator to optimize programs. Therefore, GPC is more powerful than classical partial evaluators but harder to implement and control. We have implemented an experimental GPC system called WSDFU (Waseda Simplify Distribute Fold Unfold). This paper discusses the power of the program transformation system, its theorem prover and future works. 展开更多
关键词 partial evaluation program transformation theorem proving program optimization recursion removal algebraic manipulation
在线阅读 下载PDF
Abstraction from Constructors and Functional Constructors and Their Applications
2
作者 Kazuhiko Kakehi 1, Robert Gluck 2, Yoshihiko Futamura 3 1 JSPS Research Fellow Graduate School of Science and Engineering, Waseda University,Tokyo 169 8555, Japan 2 PRESTO, JST & Institute for Software Production Technology, Waseda Universi 《Wuhan University Journal of Natural Sciences》 CAS 2001年第Z1期368-374,共7页
Structures using constructors are of ordinary use in functional programming to represent data structures of unbound size. Lack of associativity of constructors, however, hinders program analyses or efficient execution... Structures using constructors are of ordinary use in functional programming to represent data structures of unbound size. Lack of associativity of constructors, however, hinders program analyses or efficient executions. This paper describes ideas of abstraction toward constructors, and similarly abstraction from constructing functions, which we call functional constructors. We demonstrate our ideas making program analyses easier and enable transformation to efficient execution. 展开更多
关键词 program transformation lambda abstraction CONSTRUCTORS recursion removal tupling
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部