咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是1-10 订阅
排序:
LANGUAGE DESIGN FOR program manipulation
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1992年 第1期18卷 19-32页
作者: MERKS, EAT DYCK, JM CAMERON, RD School of Computing Science Simon Fraser University Burnaby BC V5A 1S6 Canada
The design of procedural and object-oriented programming languages is considered with respect to how easily programs written in those languages can be formally manipulated. Current procedural languages such as Pascal,... 详细信息
来源: 评论
Topics in Semantics-based program manipulation
Topics in Semantics-based Program Manipulation
收藏 引用
作者: Bernd Grobauer Aarhus University
学位级别:博士
programming is at least as much about manipulating existing code as it is about writing new code. Existing code is modied, for example to make ine- cient code run faster, or to accommodate for new features when reusin... 详细信息
来源: 评论
Comments on “Language Design for program manipulation
收藏 引用
IEEE Transactions on Software Engineering 1994年 第3期20卷 218-219页
作者: Griswold, William G. Department of Computer Science and Engineering University of California at San Diego La Jolla 92093–0114 United States
Thepaper “Language design for program manipulation” identifies design principles for a procedural or object-oriented language whose programs will be easier to manipulate. However, it neglects to relate these design ... 详细信息
来源: 评论
THE DESIGN OF AN INTERACTIVE program-DEVELOPMENT SYSTEM FOR PASCAL
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 1984年 第2期14卷 177-190页
作者: NORDSTROM, B WIKSTROM, A GOTHENBURG UNIV S-41296 GOTHENBURGSWEDEN
A program language can be defined as the language in which computer programs are written, and a programming language as the language used by the programmer to create programs. This paper presents the design of an inte... 详细信息
来源: 评论
Fourth Workshop on Refactoring Tools (WRT 2011)  11
Fourth Workshop on Refactoring Tools (WRT 2011)
收藏 引用
33rd International Conference on Software Engineering (ICSE)
作者: Dig, Danny Batory, Don Univ Illinois Urbana IL 61801 USA Univ Texas Austin Austin TX 78712 USA
Refactoring is the process of applying behavior-preserving transformations to a program with the objective of improving the program's design. A specific refactoring is identified by a name (e. g., Extract Method),... 详细信息
来源: 评论
Compositionality in the puzzle of semantics
Compositionality in the puzzle of semantics
收藏 引用
ACM/SIGPLAN Workshop on Partial Evaluation and Semantics-Based program manipulation (PEPM 02)
作者: Giacobazzi, R Mastroeni, I Univ Verona Dipartimento Informat I-35134 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 ... 详细信息
来源: 评论
The 2nd workshop on refactoring tools (WRT'08)
The 2nd workshop on refactoring tools (WRT'08)
收藏 引用
23rd ACM SIGPLAN Conference on Object Oriented programming Systems Languages and Applications,OOPSLA 2008
作者: Dig, Danny Fuhrer, Robert M. Johnson, Ralph Computer Science and Artificial Intelligence Lab Masschusetts Institute of Technology 32 Vassar St. Cambridge MA United States IBM Watson Research Center 19 Skyline Drive Hawthorne NY 10532 United States Department of Computer Science 201 N Goodwin Avenue Urbana IL 61801 United States
Refactoring is the process of applying behavior-preserving transformations to a program with the objective of improving the program's design. A specific refactoring is identified by a name (e.g., EXTRACT METHOD), ... 详细信息
来源: 评论
Some transformations for developing recursive programs
Some transformations for developing recursive programs
收藏 引用
1975 International Conference on Reliable Software
作者: Burstall, R.M. Darlington, John Department of Artificial Intelligence University of Edinburgh EdinburghEH89NW United Kingdom
The paper describes a system of rules for transforming programs, the programs being in the form of recursion equations. The idea is to start with a very simple, lucid and hopefully correct program, then to transform i... 详细信息
来源: 评论
GRAMMAR-BASED DEFINITION OF METAprogramMING SYSTEMS
收藏 引用
ACM TRANSACTIONS ON programMING LANGUAGES AND SYSTEMS 1984年 第1期6卷 20-54页
作者: CAMERON, RD ITO, MR UNIV BRITISH COLUMBIA DEPT ELECT ENGNVANCOUVER V6T 1W5BCCANADA
A metaprogramming system is a programming facility (subprogramming system or language) whose basic data objects include the programs and program fragments of some particular programming language, known as the target l... 详细信息
来源: 评论
CONTINUATION-BASED program TRANSFORMATION STRATEGIES
收藏 引用
JOURNAL OF THE ACM 1980年 第1期27卷 164-180页
作者: WAND, M Computer Science Department Indiana University Bloomington IN
program transformations often revolve the generahzation of a function to take additional arguments It is shown that m many eases such an additional variable arises as a representation of the continuation or global con... 详细信息
来源: 评论