咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是21-30 订阅
排序:
SP-K - SYSTEM FOR TEACHING COMPUTER programming
收藏 引用
COMMUNICATIONS OF THE ACM 1977年 第5期20卷 301-309页
作者: HOLT, RC WORTMAN, DB BARNARD, DT CORDY, JR UNIV TORONTO COMP SYST RES GRPTORONTO M5S 1A4ONTARIOCANADA
SP/k is a compatible subset of the PL/I language that has been designed for teaching programming. The features of the SP/k language were chosen to encourage structured problem solving by computers, to make the languag... 详细信息
来源: 评论
CODE OPTIMIZATION CONSIDERATIONS IN LIST PROCESSING SYSTEMS
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1982年 第2期8卷 107-112页
作者: SAMET, H Dept. Comp. Sci. Univ. MD College Park MD 20742
High-level languages operating through interpreters have performed satisfactorily in small applications. However, as applications grow, it becomes necessary to find means to adapt these languages to execute in less s... 详细信息
来源: 评论
OPTIMAL INSERTION OF SOFTWARE PROBES IN WELL-DELIMITED PROGRAMS
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1982年 第1期8卷 34-42页
作者: PROBERT, RL Dept. Comp. Sci. Univ. Ottawa Ottawa Ont. Can.
A standard technique for monitoring software testing activities is to instrument the module under test with counters or probes before testing begins; then, during testing, data generated by these probes can be used to... 详细信息
来源: 评论
PARALLEL COMPILATION - design AND ITS APPLICATION TO SIMULA 67
收藏 引用
COMPUTER languageS 1978年 第2期3卷 75-94页
作者: SCHWARTZ, RL Jet Propulsion Laboratory 4800 Oak Grove Drive Pasadena CA 91103 U.S.A. Computer Science Department University of California Los Angeles CA 90024 U.S.A.
A design for a separate compilation facility for the SIMULA 67 programming language is presented. The paper explores the problems with existing separate compilation schemes, and proposes a new scheme that allows top-d... 详细信息
来源: 评论
THE design OF EDISON
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 1981年 第4期11卷 363-396页
作者: HANSEN, PB Computer Science Department University of Southern California Los Angeles California 90007 U.S.A.
This paper describes the considerations behind the design of the programming language Edison including the reasons why a large number of well-known language featuges were excluded. It also discusses the linguistic pro... 详细信息
来源: 评论
Interaction Nets With Nested Pattern Matching
收藏 引用
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE 2008年 第1期203卷 79-92页
作者: Hassan, Abubakar Sato, Shinya Kings Coll London Dept Comp Sci London WC2R 2LS England Himeji Dokkyo Univ Fac Econoinformat Himeji Hyogo 6708524 Japan
Reduction rules in Interaction Nets are constrained to pattern match exactly one argument at a time. Consequently, a programmer has to introduce auxiliary rules to perform more sophisticated matches. We propose an ext... 详细信息
来源: 评论
THE EFFECT OF SCOPE DELIMITERS ON PROGRAM COMPREHENSION
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 1983年 第9期13卷 817-824页
作者: SYKES, F TILLMAN, RT SHNEIDERMAN, B UNIV MARYLAND DEPT COMP SCICOLLEGE PKMD 20740
Scope delimiters, such as BEGIN-END or DO-END, are used in many programming languages, but they can lengthen and clutter a program listing. This paper provides experimental evidence that ENDIF or ENDWHILE statement te... 详细信息
来源: 评论
Verified Compilation of Quantum Oracles
收藏 引用
PROCEEDINGS OF THE ACM ON programming languageS-PACMPL 2022年 第OOPSLA期6卷 589–615页
作者: Li, Liyi Voichick, Finn Hietala, Kesha Peng, Yuxiang Wu, Xiaodi Hicks, Michael Univ Maryland College Pk MD 20742 USA Amazon Seattle WA USA
Quantum algorithms often apply classical operations, such as arithmetic or predicate checks, over a quantum superposition of classical data;these so-called oracles are often the largest components of a quantum program... 详细信息
来源: 评论
CONSTRUCTIVE METHODS IN PROGRAM VERIFICATION
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1977年 第3期3卷 193-210页
作者: WEGBREIT, B XEROX CORP PALO ALTO RES CTRPALO ALTOCA 94304
Most current approaches to mechanical program verification transform a program and its specifications into first-order formulas and try to prove these formulas valid. Since the first-order predicate calculus is not de... 详细信息
来源: 评论
The Ultimate Conditional Syntax
收藏 引用
PROCEEDINGS OF THE ACM ON programming languageS-PACMPL 2024年 第OOPSLA期8卷 988-1017页
作者: Cheng, Luyu Parreaux, Lionel HKUST Hong Kong Peoples R China
Functional programming languages typically support expressive pattern-matching syntax allowing programmers to write concise and type-safe code, especially appropriate for manipulating algebraic data types. Many featur... 详细信息
来源: 评论