咨询与建议

限定检索结果

文献类型

  • 32 篇 会议
  • 3 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 28 篇 工学
    • 27 篇 计算机科学与技术...
    • 25 篇 软件工程
    • 2 篇 电气工程
    • 2 篇 电子科学与技术(可...
    • 2 篇 控制科学与工程
    • 1 篇 机械工程
    • 1 篇 土木工程
    • 1 篇 环境科学与工程(可...
    • 1 篇 生物医学工程(可授...
    • 1 篇 生物工程
  • 7 篇 管理学
    • 5 篇 图书情报与档案管...
    • 2 篇 管理科学与工程(可...
    • 2 篇 工商管理
  • 2 篇 理学
    • 1 篇 数学
    • 1 篇 生物学
  • 1 篇 经济学
    • 1 篇 应用经济学

主题

  • 4 篇 software design
  • 2 篇 high level langu...
  • 2 篇 semantics
  • 2 篇 computer program...
  • 2 篇 functional progr...
  • 1 篇 object oriented ...
  • 1 篇 multi-stage lang...
  • 1 篇 parallel process...
  • 1 篇 collaborative co...
  • 1 篇 computer systems...
  • 1 篇 message passing
  • 1 篇 database systems
  • 1 篇 type systems
  • 1 篇 concurrent compu...
  • 1 篇 application soft...
  • 1 篇 type-safety
  • 1 篇 programming lang...
  • 1 篇 type-systems
  • 1 篇 expression probl...
  • 1 篇 type checking

机构

  • 2 篇 univ cambridge c...
  • 1 篇 computer corpora...
  • 1 篇 ibm t. j. watson...
  • 1 篇 computer science...
  • 1 篇 department of co...
  • 1 篇 netron inc. 99 s...
  • 1 篇 department of co...
  • 1 篇 ecole polytech f...
  • 1 篇 cornell univ ith...
  • 1 篇 department of el...
  • 1 篇 ucl england
  • 1 篇 university of mi...
  • 1 篇 schlumberger-dol...
  • 1 篇 mcgill univ mont...
  • 1 篇 massachusetts in...
  • 1 篇 department of co...
  • 1 篇 stanford univers...
  • 1 篇 university of po...
  • 1 篇 dept. of elec. a...
  • 1 篇 fachbereich info...

作者

  • 1 篇 chung benjamin
  • 1 篇 liskov barbara
  • 1 篇 mall manuel
  • 1 篇 ainsworth sam
  • 1 篇 du zhaohui
  • 1 篇 racordon dimi
  • 1 篇 donner marc d.
  • 1 篇 khurshid s.
  • 1 篇 ashouri mohammad...
  • 1 篇 jouneaux gwendal
  • 1 篇 taha w
  • 1 篇 henryk jan komor...
  • 1 篇 lipton richard j...
  • 1 篇 orchard dominic
  • 1 篇 powell michael l...
  • 1 篇 strom robert e.
  • 1 篇 jones timothy m.
  • 1 篇 stefanini s.
  • 1 篇 barstow david
  • 1 篇 pausch randy

语言

  • 35 篇 英文
检索条件"任意字段=1983 ACM SIGPLAN Symposium on Programming Language Issues in Software Systems, SIGPLAN 1983"
35 条 记 录,以下是1-10 订阅
排序:
programming languages for the Future of Design Computation
Programming Languages for the Future of Design Computation
收藏 引用
acm sigplan International symposium on New Ideas, New Paradigms, and Reflections on programming and software (Onward!)
作者: Aish, Robert Al Fisher Orchard, Dominic Torry, Jay UCL London England Bur Happold London England Univ Kent Canterbury Kent England Univ Cambridge Cambridge England
Design Computation is the use of programming in the design of physical systems such as buildings and infrastructure. This involves embedding both general-purpose textual languages and domain-specific visual languages ... 详细信息
来源: 评论
Use Site Checking Considered Harmful
Use Site Checking Considered Harmful
收藏 引用
acm sigplan International symposium on New Ideas, New Paradigms, and Reflections on programming and software (Onward!)
作者: Racordon, Dimi Chung, Benjamin Ecole Polytech Fed Lausanne Lausanne Switzerland Univ Washington Seattle WA 98195 USA
Static type checking aims to detect nonsensical operations based on their domains at compile time. While its benefits no longer need to be argued, it comes with expressiveness limitations that can only be lifted at th... 详细信息
来源: 评论
Towards Self-Adaptable languages
Towards Self-Adaptable Languages
收藏 引用
International symposium on New Ideas, New Paradigms, and Reflections on programming and software (Onward!)
作者: Jouneaux, Gwendal Barais, Olivier Combemale, Benoit Mussbacher, Gunter Univ Rennes Inria IRISA Rennes France McGill Univ Montreal PQ Canada
Over recent years, self-adaptation has become a concern for many software systems that have to operate in complex and changing environments. At the core of self-adaptation, there is a feedback loop and associated trad... 详细信息
来源: 评论
Kaizen: A scalable concolic fuzzing tool for Scala  11
Kaizen: A scalable concolic fuzzing tool for Scala
收藏 引用
11th acm sigplan International symposium on Scala, SCALA 2020, co-located with the acm sigplan Conference on systems, programming, languages, and Applications: software for Humanity, SPLASH 2020
作者: Ashouri, Mohammadreza University of Potsdam Germany
Scala is an open-source programming language created by Martin Odersky in 2001 and released under the BSD or Berkeley software Distribution license. The language consolidates object-oriented and functional programming... 详细信息
来源: 评论
Prefetching in Functional languages  2020
Prefetching in Functional Languages
收藏 引用
acm sigplan International Conference on Memory Management (ISMM)
作者: Ainsworth, Sam Jones, Timothy M. Univ Cambridge Cambridge England
Functional programming languages contain a number of runtime and language features, such as garbage collection, indirect memory accesses, linked data structures and immutability, that interact with a processor's m... 详细信息
来源: 评论
Efficient symbolic execution of strings for validating web applications  2
Efficient symbolic execution of strings for validating web a...
收藏 引用
2nd International Workshop on Defects in Large software systems, DEFECTS 2009
作者: Shannon, D. Rajan, I. Ghosh S. Khurshid, S. Dept. of Elec. and Comptr. Engr. Univ. of Texas at Austin AustinTX United States Trusted Systems Innovation Group Fujitsu Labs. of America SunnyvaleCA United States
Symbolic execution is a popular technique used in formal verification of software and hardware systems. In this paper we examine three different ways of performing symbolic execution for the purpose of formal model ch... 详细信息
来源: 评论
Data and computation transformations for brook streaming applications on multiprocessors  06
Data and computation transformations for brook streaming app...
收藏 引用
4th International symposium on Code Generation and Optimization
作者: Liao, Shih-Wei Du, Zhaohui Wu, Gansha Lueh, Guei-Yuan Intel Corp 2200 Mission Coll Blvd Santa Clara CA 95054 USA
Multicore processors are about to become prevalent in the PC world. Meanwhile, over 90% of the computing cycles are estimated to be consumed by streaming media applications [24]. Although stream programming exposes pa... 详细信息
来源: 评论
MetaML and multi-stage programming with explicit annotations
收藏 引用
THEORETICAL COMPUTER SCIENCE 2000年 第1-2期248卷 211-242页
作者: Taha, W Sheard, T Oregon Grad Inst Dept Comp Sci & Engn Portland OR 97291 USA
We introduce MetaML, a practically motivated, statically typed multi-stage programming language. MetaML is a "rear" language. We have built an implementation and used it to solve multi-stage problems. MetaML... 详细信息
来源: 评论
Object management issues for software engineering environments workshop report  3
Object management issues for software engineering environmen...
收藏 引用
3rd acm SIGSOFT/sigplan software Engineering symposium on Practical software Development Environments, SDE 1988
作者: Penedo, Maria H. Ploedereder, Erhard Thomas, Ian TRW One Space Park Redondo BeachCA90278 United States Tartan Laboratories Inc. 461 Melwood Ave. PittsburghPA15213 United States Bull 68 Route de Versailles Louveciennes78430 France
During recent years, several research efforts in the area of software development environments have focused on the provision of uniform Object Management systems (OMS) as a framework for tool integration and communica... 详细信息
来源: 评论
A unifying model for consistent distributed software development environments  3
A unifying model for consistent distributed software develop...
收藏 引用
3rd acm SIGSOFT/sigplan software Engineering symposium on Practical software Development Environments, SDE 1988
作者: Walpole, J. Blair, G.S. Malik, J. Nicol, J.R. Department of Computing University of Lancaster Bailrigg Lancaster United Kingdom
The increase in size and complexity of software projects over recent years has lead to the need for software Development Environments (SDEs). SDEs are intended to provide assistance in the development of large softwar... 详细信息
来源: 评论