咨询与建议

限定检索结果

文献类型

  • 8 篇 期刊文献
  • 6 篇 会议
  • 1 篇 学位论文

馆藏范围

  • 15 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 12 篇 工学
    • 12 篇 软件工程
    • 9 篇 计算机科学与技术...
    • 5 篇 控制科学与工程
    • 2 篇 电气工程
    • 1 篇 机械工程
    • 1 篇 信息与通信工程
  • 1 篇 管理学
    • 1 篇 图书情报与档案管...

主题

  • 15 篇 program manipula...
  • 3 篇 recursion
  • 2 篇 program improvem...
  • 2 篇 program analysis
  • 2 篇 transfinite sema...
  • 2 篇 syntax
  • 2 篇 program transfor...
  • 2 篇 abstract interpr...
  • 2 篇 optimization
  • 2 篇 language design
  • 2 篇 reduced power
  • 2 篇 semantics
  • 2 篇 transformation
  • 2 篇 refactoring
  • 2 篇 compositional se...
  • 1 篇 topics
  • 1 篇 optumzation
  • 1 篇 theorem proving
  • 1 篇 semantics-based
  • 1 篇 structure-orient...

机构

  • 1 篇 department of co...
  • 1 篇 department of co...
  • 1 篇 computer science...
  • 1 篇 univ illinois ur...
  • 1 篇 ibm watson resea...
  • 1 篇 aarhus universit...
  • 1 篇 gothenburg univ ...
  • 1 篇 computer systems...
  • 1 篇 school of comput...
  • 1 篇 univ british col...
  • 1 篇 department of ar...
  • 1 篇 computer science...
  • 1 篇 univ verona dipa...
  • 1 篇 artificial intel...
  • 1 篇 università di ve...
  • 1 篇 department of ar...
  • 1 篇 univ texas austi...

作者

  • 2 篇 cameron rd
  • 2 篇 darlington john
  • 2 篇 dig danny
  • 2 篇 burstall r.m.
  • 1 篇 giacobazzi r
  • 1 篇 merks eat
  • 1 篇 mastroeni i
  • 1 篇 oppen derek c.
  • 1 篇 batory don
  • 1 篇 bernd grobauer
  • 1 篇 johnson ralph
  • 1 篇 wikstrom a
  • 1 篇 fuhrer robert m.
  • 1 篇 roberto giacobaz...
  • 1 篇 nordstrom b
  • 1 篇 david b. loveman
  • 1 篇 wand m
  • 1 篇 ito mr
  • 1 篇 oppen dereck c.
  • 1 篇 dyck jm

语言

  • 15 篇 英文
检索条件"主题词=Program manipulation"
15 条 记 录,以下是11-20 订阅
排序:
Compositionality in the puzzle of semantics  02
Compositionality in the puzzle of semantics
收藏 引用
Proceedings of the 2002 ACM SIGPLAN workshop on Partial evaluation and semantics-based program manipulation
作者: Roberto Giacobazzi Isabella Mastroeni Università di Verona Verona Italy
In this paper we study the connection between the structure of relational abstract domains for program analysis and compositionality of the underlying semantics. Both can be systematically designed as solution of the ... 详细信息
来源: 评论
program improvement by source to source transformation  76
Program improvement by source to source transformation
收藏 引用
Proceedings of the 3rd ACM SIGACT-SIGPLAN symposium on Principles on programming languages
作者: David B. Loveman
We treat a program as an object of manipulation, determine items of program constancy, and simplify the program based on the constancy. Some motivation for program manipulation is presented, along with two examples of... 详细信息
来源: 评论
Simplification by Cooperating Decision Procedures
收藏 引用
ACM Transactions on programming Languages and Systems (TOPLAS) 1979年 第2期1卷 245-257页
作者: Nelson, Greg Oppen, Derek C. Artificial Intelligence Laboratory Computer Science Department Stanford University Stanford CA 94305 United States
A method for combining decision procedures for several theories into a single decision procedure for their combination is described, and a simplifier based on this method is discussed. The simplifier finds a normal fo... 详细信息
来源: 评论
A Transformation System for Developing Recursive programs
收藏 引用
Journal of the ACM (JACM) 1977年 第1期24卷 44-67页
作者: Burstall, R.M. Darlington, John Department of Artificial Intelligence Edinburgh University Edinburgh EH8 9NW Hope Park Square-Meadow Lane United Kingdom
A system of rules for transforming programs is described, with the programs in the form of recursion equations. An initially very simple, lucid, and hopefully correct program is transformed into a more efficient one b... 详细信息
来源: 评论
Prettyprinting
收藏 引用
ACM Transactions on programming Languages and Systems (TOPLAS) 1980年 第4期2卷 465-483页
作者: Oppen, Dereck C. Computer Systems Laboratory Stanford University Stanford CA 94305 United States
An algorithm for prettyprinting is given. For an input stream of length n and an output device with linewidth m, the algorithm requires time O(n) and space O(m). The algorithm is described in terms of two parallel pro... 详细信息
来源: 评论