咨询与建议

限定检索结果

文献类型

  • 154 篇 会议
  • 1 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 133 篇 工学
    • 112 篇 计算机科学与技术...
    • 112 篇 软件工程
    • 16 篇 电气工程
    • 15 篇 仪器科学与技术
    • 2 篇 控制科学与工程
    • 2 篇 建筑学
    • 1 篇 力学(可授工学、理...
    • 1 篇 机械工程
    • 1 篇 材料科学与工程(可...
    • 1 篇 冶金工程
    • 1 篇 土木工程
    • 1 篇 农业工程
    • 1 篇 环境科学与工程(可...
    • 1 篇 生物工程
  • 27 篇 理学
    • 25 篇 数学
    • 2 篇 统计学(可授理学、...
    • 1 篇 物理学
    • 1 篇 地质学
    • 1 篇 生物学
  • 9 篇 管理学
    • 8 篇 图书情报与档案管...
    • 2 篇 管理科学与工程(可...
    • 1 篇 工商管理
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 农学
    • 1 篇 作物学
  • 1 篇 军事学

主题

  • 31 篇 computer program...
  • 15 篇 functional progr...
  • 13 篇 computer program...
  • 8 篇 lisp (programmin...
  • 8 篇 program compiler...
  • 7 篇 object oriented ...
  • 5 篇 ada (programming...
  • 5 篇 semantics
  • 4 篇 parallel program...
  • 3 篇 programming theo...
  • 2 篇 computer systems...
  • 2 篇 calculations
  • 2 篇 dynamic programm...
  • 2 篇 apl (programming...
  • 2 篇 computer softwar...
  • 2 篇 multiprogramming
  • 1 篇 computer science
  • 1 篇 macro commands
  • 1 篇 programming prof...
  • 1 篇 performance

机构

  • 3 篇 indiana univ blo...
  • 2 篇 ceab-csic blanes
  • 2 篇 ilog gentilly
  • 2 篇 mit laboratory f...
  • 2 篇 xerox parc unite...
  • 2 篇 natl univ of sin...
  • 2 篇 crcge marcoussis
  • 2 篇 xerox palo alto ...
  • 1 篇 yale univ united...
  • 1 篇 computer science...
  • 1 篇 duke univ durham...
  • 1 篇 dept. mathematic...
  • 1 篇 department of co...
  • 1 篇 krupp-atlas-elek...
  • 1 篇 department of co...
  • 1 篇 university of al...
  • 1 篇 univ. of bath ba...
  • 1 篇 tektronix labora...
  • 1 篇 georgia inst tec...
  • 1 篇 indiana universi...

作者

  • 3 篇 gifford david k.
  • 3 篇 queinnec christi...
  • 3 篇 white jon l.
  • 2 篇 davis harley
  • 2 篇 cardelli luca
  • 2 篇 chuang tyng-ruey
  • 2 篇 seniak nitsan
  • 2 篇 lee peter
  • 2 篇 osborne randy b.
  • 2 篇 parquier pierre
  • 2 篇 mohr eric
  • 2 篇 padget julian
  • 2 篇 bobrow daniel g.
  • 2 篇 gabriel richard ...
  • 1 篇 model mitchell l...
  • 1 篇 peyton jones s.l...
  • 1 篇 steele guy l.
  • 1 篇 dalton jeff
  • 1 篇 moore donald r.
  • 1 篇 haikala ilkka j.

语言

  • 155 篇 英文
检索条件"任意字段=Proceedings of the 1992 ACM Conference on Lisp and Functional Programming"
155 条 记 录,以下是81-90 订阅
排序:
A COMPOSITIONAL ANALYSIS OF EVALUATION-ORDER AND ITS APPLICATION  90
A COMPOSITIONAL ANALYSIS OF EVALUATION-ORDER AND ITS APPLICA...
收藏 引用
1990 CONF ON lisp AND functional programming
作者: DRAGHICESCU, M PURUSHOTHAMAN, S Computer Science Department The Pennsylvania State University University Park PA
We present a compositional definition of the order of evaluation of variables in a lazy first-order functional language. Unlike other published work, our analysis applies to all evaluation strategies which may use str... 详细信息
来源: 评论
CONTINUING INTO THE FUTURE - ON THE INTERACTION OF FUTURES AND FIRST-CLASS CONTINUATIONS  90
CONTINUING INTO THE FUTURE - ON THE INTERACTION OF FUTURES A...
收藏 引用
1990 CONF ON lisp AND functional programming
作者: KATZ, M WEISE, D
One of the nicest features of the future construct originally presented in Multilisp [6] is its near orthogonality with respect to a functional subset of Scheme [1]. Introducing futures into most functional programs d... 详细信息
来源: 评论
Static dependent types for first class modules  90
Static dependent types for first class modules
收藏 引用
proceedings of the 1990 acm conference on lisp and functional programming
作者: Sheldon, Mark A. Gifford, David K. Massachusetts Inst of Technology MA United States
Static dependent types are the basis of a new type system that permits types and values to be packaged together into first class modules. Unlike other approaches to modules, static dependent types permit unrestricted ... 详细信息
来源: 评论
Representation of lambda terms suitable for operations on their intensions
Representation of lambda terms suitable for operations on th...
收藏 引用
proceedings of the 1990 acm conference on lisp and functional programming
作者: Nadathur, Gopalan Wilson, Debra Sue Duke Univ Durham United States
A representation for lambda terms is described based on the scheme of de Bruijn for eliminating variable names. The new notation provides for a class of terms that can encode other terms together with substitutions to... 详细信息
来源: 评论
Semantic basis for quest
Semantic basis for quest
收藏 引用
proceedings of the 1990 acm conference on lisp and functional programming
作者: Cardelli, Luca Longo, Giuseppe DEC Systems Research Cent
The authors focus on the Quest type system, describing and modeling its most interesting features. At the core of this system is a three-level structure of kinds, types (and type operators), and values. Within this st... 详细信息
来源: 评论
BINDING TIME ANALYSIS FOR HIGHER-ORDER UNTYPED functional LANGUAGES
BINDING TIME ANALYSIS FOR HIGHER-ORDER UNTYPED FUNCTIONAL LA...
收藏 引用
1990 CONF ON lisp AND functional programming
作者: CONSEL, C Yale Univ United States
When some inputs of a program are known at compile-time, certain expressions can be processed statically;this is the basis of the notion of partial evaluation. Identifying these early computations can be determined in... 详细信息
来源: 评论
FROM OPERATIONAL SEMANTICS TO ABSTRACT MACHINES - PRELIMINARY-RESULTS  90
FROM OPERATIONAL SEMANTICS TO ABSTRACT MACHINES - PRELIMINAR...
收藏 引用
1990 CONF ON lisp AND functional programming
作者: HANNAN, J MILLER, D Department of Computer and Information Science University of Pennsylvania Philadelphia PA
The operational semantics of functional programming languages is frequently presented using inference rules within simple meta-logics. Such presentations of semantics can be high-level and perspicuous since meta-logic... 详细信息
来源: 评论
Compositional analysis of evaluation-order and its application
Compositional analysis of evaluation-order and its applicati...
收藏 引用
proceedings of the 1990 acm conference on lisp and functional programming
作者: Draghicescu, Mircea Purushothaman, S. Pennsylvania State Univ University Park United States
We present a compositional definition of the order of evaluation of variables in a lazy first-order functional language. Unlike other published work, our analysis applies to all evaluation strategies which may use str... 详细信息
来源: 评论
Speculative computation in multilisp. An overview
Speculative computation in multilisp. An overview
收藏 引用
proceedings of the 1990 acm conference on lisp and functional programming
作者: Osborne, Randy B. Cambridge Research Lab Cambridge United States
We present experimental evidence that performing computations in parallel before their results are known to be required can yield performance improvements over conventional approaches to parallel computing. We call su... 详细信息
来源: 评论
A technique for increasing the granularity of parallel programs
A technique for increasing the granularity of parallel progr...
收藏 引用
proceedings of the 1990 acm conference on lisp and functional programming
作者: Mohr, Eric Kranz, David A. Halstead Jr., Robert H.
Many parallel algorithms are naturally expressed at a fine level of granularity, often finer than a MIMD parallel system can exploit efficiently. Most builders of parallel systems have looked to either the programmer ... 详细信息
来源: 评论