咨询与建议

限定检索结果

文献类型

  • 45 篇 期刊文献
  • 18 篇 会议
  • 2 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 59 篇 工学
    • 47 篇 计算机科学与技术...
    • 47 篇 软件工程
    • 13 篇 电气工程
    • 5 篇 控制科学与工程
    • 4 篇 信息与通信工程
  • 2 篇 理学
    • 2 篇 数学
  • 2 篇 管理学
    • 1 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...

主题

  • 65 篇 programming lang...
  • 4 篇 program verifica...
  • 4 篇 programming lang...
  • 3 篇 structured progr...
  • 3 篇 control structur...
  • 3 篇 programming
  • 3 篇 pl/i
  • 3 篇 program document...
  • 2 篇 compilers
  • 2 篇 teaching program...
  • 2 篇 interaction nets
  • 2 篇 probabilistic sp...
  • 2 篇 abstraction
  • 2 篇 domain-specific ...
  • 2 篇 ada
  • 2 篇 pattern matching
  • 2 篇 representation e...
  • 2 篇 alias protection
  • 2 篇 java
  • 2 篇 concepts

机构

  • 2 篇 northwestern uni...
  • 2 篇 mit cambridge ma...
  • 2 篇 harvard univ cam...
  • 2 篇 northeastern uni...
  • 2 篇 kings coll londo...
  • 1 篇 hkust peoples r ...
  • 1 篇 at&t research
  • 1 篇 software methods...
  • 1 篇 univ. of illinoi...
  • 1 篇 aarhus univ dept...
  • 1 篇 carnegie mellon ...
  • 1 篇 carnegie mellon ...
  • 1 篇 univ alexandru i...
  • 1 篇 bedarra
  • 1 篇 univ waterloo de...
  • 1 篇 jet propulsion l...
  • 1 篇 mit comp sci & a...
  • 1 篇 computer science...
  • 1 篇 univ sussex sch ...
  • 1 篇 carnegie mellon ...

作者

  • 4 篇 coblenz michael
  • 3 篇 sunshine joshua
  • 3 篇 aldrich jonathan
  • 2 篇 dimoulas christo...
  • 2 篇 myers brad a.
  • 2 篇 hoare car
  • 2 篇 felleisen matthi...
  • 2 篇 findler robert b...
  • 1 篇 skvorc dejan
  • 1 篇 lopes cristina
  • 1 篇 sato shinya
  • 1 篇 hoare c.a.r.
  • 1 篇 siek jeremy g.
  • 1 篇 tao tao
  • 1 篇 wiedermann ben
  • 1 篇 srbljic sinisa
  • 1 篇 potter jm
  • 1 篇 barnard dt
  • 1 篇 ellison chucky
  • 1 篇 anderson stuart

语言

  • 53 篇 英文
  • 12 篇 其他
检索条件"主题词=Programming Language Design"
65 条 记 录,以下是31-40 订阅
排序:
RECURSIVE DATA STRUCTURES
收藏 引用
INTERNATIONAL JOURNAL OF COMPUTER & INFORMATION SCIENCES 1975年 第2期4卷 105-132页
作者: HOARE, CAR QUEENS UNIV BELFAST DEPT COMP SCIBELFAST BT7 1NNNORTH IRELAND
The power and convenience of a programming language may be enhanced for certain applications by permitting treelike data structures to be defined by recursion. This paper suggests a pleasing notation by which such str... 详细信息
来源: 评论
COMPUTING WITH IMPURE NUMBERS - AUTOMATIC CONSISTENCY CHECKING AND UNITS CONVERSION USING COMPUTER ALGEBRA
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1977年 第6期3卷 478-480页
作者: STOUTEMYER, DR UNIV HAWAII DEPT ELECT ENGNHONOLULUHI 96822
The computer algebra language MACSYMA enables the programmer to include symbolic physical units in computer calculations, and features automatic detection of dimensionally-inhomogeneous formulas and conversion of inco... 详细信息
来源: 评论
Types and Semantics for Extensible Data Types  21st
Types and Semantics for Extensible Data Types
收藏 引用
21st Asian Symposium on programming languages and Systems (APLAS)
作者: van der Rest, Cas Poulsen, Casper Bach Delft Univ Technol Delft Netherlands
Developing and maintaining software commonly requires (1) adding new data type constructors to existing applications, but also (2) adding new functions that work on existing data. Most programming languages have nativ... 详细信息
来源: 评论
Automatic Parallelization of Programs via Software Stream Rewriting  36
Automatic Parallelization of Programs via Software Stream Re...
收藏 引用
36th IEEE International Parallel and Distributed Processing Symposium (IEEE IPDPS)
作者: Tao, Tao Plaisted, David Univ N Carolina Dept Comp Sci Chapel Hill NC 27515 USA
We introduce a system for automatically parallelizing programs using a parallel-by-default language based on stream rewriting. Our method is general and supports all programs that can be written in a typical high-leve... 详细信息
来源: 评论
Extending PL/I for structured programming
收藏 引用
Computer languages 1975年 第1期1卷 29-43页
作者: Sullivan, Joseph E. The Mitre Corporation Bedford MA 01730 United States
General principles of structured programming, and practical aspects of applying those principles within the programming language PL/I, are discussed. Suitable extensions (and contractions) of that language are suggest... 详细信息
来源: 评论
language Support for Generic programming in Object-Oriented languages: Peculiarities, Drawbacks, Ways of Improvement  1
收藏 引用
20th Brazilian Symposium on Programing languages (SBLP)
作者: Belyakova, Julia Southern Fed Univ II Vorovich Inst Math Mech & Comp Sci Rostov Na Donu Russia
Earlier comparative studies of language support for generic programming (GP) have shown that mainstream object-oriented (OO) languages such as C# and Java provide weaker support for GP as compared with functional lang... 详细信息
来源: 评论
Simple objects for standard ML  96
Simple objects for standard ML
收藏 引用
ACM SIGPLAN 96 Conference on programming language design and Implementation
作者: Reppy, J Riecke, J AT&T Research Bell Laboratories
We propose a new approach to adding objects to Standard ML (SML) based on explicit declarations of object types, object constructors, and subtyping relationships, with a generalization of the SML case statement to a &... 详细信息
来源: 评论
Exploring language Support for Immutability  16
Exploring Language Support for Immutability
收藏 引用
38th IEEE/ACM International Conference on Software Engineering (ICSE)
作者: Coblenz, Michael Sunshine, Joshua Aldrich, Jonathan Myers, Brad Weber, Sam Shull, Forrest Carnegie Mellon Univ 5000 Forbes Ave Pittsburgh PA 15213 USA Inst Software Engn 4500 Fifth Ave Pittsburgh PA USA
programming languages can restrict state change by preventing it entirely (immutability) or by restricting which clients may modify state (read-only restrictions). The benefits of immutability and read-only restrictio... 详细信息
来源: 评论
design for Proof: An Approach to the design of Domain-Specific languages
收藏 引用
Formal Aspects of Computing 1998年 第5-6期10.0卷 452-468页
作者: Anderson, Stuart Tourlas, Konstantinos Lab. for the Found. of Comp. Science Division of Informatics University of Edinburgh Edinburgh United Kingdom LFCS Division of Informatics University of Edinburgh Edinburgh EH9 3JZ United Kingdom
We propose that the domain of a Domain-Specific language (DSL) can be characterised by: 1. the class of environments in which systems developed in the language are expected to operate;and 2. the class of properties wh... 详细信息
来源: 评论
Option Contracts  13
Option Contracts
收藏 引用
2013 ACM SIGPLAN International Conference on Object Oriented programming Systems languages
作者: Dimoulas, Christos Findler, Robert Bruce Felleisen, Matthias Harvard Univ Cambridge MA 02138 USA Northwestern Univ Evanston IL 60208 USA Northeastern Univ Boston MA USA
Many languages support behavioral software contracts so that programmers can describe a component's obligations and promises via logical assertions in its interface. The contract system monitors program execution,... 详细信息
来源: 评论