咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是21-30 订阅
排序:
Signatures for a network protocol stack: a systems application of standard ML
Signatures for a network protocol stack: a systems applicati...
收藏 引用
proceedings of the 1994 acm conference on lisp and functional programming
作者: Biagioni, Edoardo Harper, Robert Lee, Peter Milnes, Brian G.
Advanced programming languages such as Standard ML have rarely been used for systems programming tasks such as operating systems and network communications. In order to understand more fully the requirements of system... 详细信息
来源: 评论
Locality, causality and continuations
Locality, causality and continuations
收藏 引用
proceedings of the 1994 acm conference on lisp and functional programming
作者: Queinnec, Christian Lab d'Informatique de l'Ecole Polytechnique Palaiseau France
Concurrency and distribution are topics exacerbated by the omnipresence of Internet. Although many languages address these topics, few offer a real opportunity to control and coordinate widely spread dynamic computati... 详细信息
来源: 评论
Syntax and semantics of a persistent Common lisp  94
Syntax and semantics of a persistent Common Lisp
收藏 引用
proceedings of the 1994 acm conference on lisp and functional programming
作者: J. H. Jacobs M. R. Swanson Univ. of Utah Salt Lake City
The syntax and semantics for UCL+P, a persistent Common lisp, are defined. The definition provides adequate support for persistence while maintaining the look-and-feel of Common lisp. All lisp data types (except strea...
来源: 评论
proceedings of the 1992 acm conference on lisp and functional
Proceedings of the 1992 ACM Conference on Lisp and Functiona...
收藏 引用
proceedings of the 1992 acm conference on lisp and functional programming
The conference materials contain 33 papers. The topics covered include compiling lazy pattern matching, garbage collection, parsers in ML, interactive modular programming, finiteness conditions for fixed point iterati... 详细信息
来源: 评论
Tachyon Common lisp: An efficient and portable implementation of CLtL2
Tachyon Common Lisp: An efficient and portable implementatio...
收藏 引用
proceedings of the 1992 acm conference on lisp and functional programming
作者: Nagasaka, Atsushi Shintani, Yoshihiro Ito, Tanji Gomi, Hiroshi Takahashi, Junichi Oki Electric Industry Co Ltd Tokyo Japan
Tachyon Common lisp is an efficient and portable implementation of Common lisp 2nd Edition. The design objective of Tachyon is to apply both advanced optimization technology developed for RISC processors and lisp opti... 详细信息
来源: 评论
functional programming: More fundamental than BASIC?
Functional programming: More fundamental than BASIC?
收藏 引用
1992 conference on lisp Users and Vendors, LUV 1992
作者: Ferguson, Iain Project MEGSSS Nova High School 3600 College Ave. Davie FL 33314 United States
The current secondary school computer science curriculum, which culminates in the AP exam, provides students with a misleading picture of the discipline, and many young thinkers are turned off by the rigidity and pett... 详细信息
来源: 评论
Interactive modular programming in Scheme  92
Interactive modular programming in Scheme
收藏 引用
proceedings of the 1992 acm conference on lisp and functional programming
作者: Tung, Sho-Huan Simon Indiana Univ Bloomington IN United States
This paper presents a module system and a programming environment designed to support interactive program development in Scheme. The module system extends lexical scoping while maintaining its flavor and benefits and ... 详细信息
来源: 评论
Python compiler for CMU common lisp
Python compiler for CMU common Lisp
收藏 引用
proceedings of the 1992 acm conference on lisp and functional programming
作者: MacLachlan, Robert A. Carnegie Mellon Univ Pittsburgh PA United States
The Python compiler for CMU Common lisp has been under development for over five years, and now forms the core of a production quality public domain lisp implementation. Python synthesizes the good ideas from lisp com... 详细信息
来源: 评论
proceedings of the 1992 conference on lisp Users and Vendors, LUV 1992
Proceedings of the 1992 Conference on Lisp Users and Vendors...
收藏 引用
1992 conference on lisp Users and Vendors, LUV 1992
The proceedings contain 6 papers and 1 PowerPoint presentation. The topics discussed include: connecting to a relational database application from interleaf 5 using lisp;SENEX: symbolic representation in molecular pat...
来源: 评论
Syntactic approach to fixed point computation on finite domains
Syntactic approach to fixed point computation on finite doma...
收藏 引用
proceedings of the 1992 acm conference on lisp and functional programming
作者: Chuang, Tyng-Ruey Goldberg, Benjamin New York Univ United States
We propose a syntactic approach to performing fixed point computation on finite domains. Finding fixed points in finite domains for monotonic functions is an essential task when calculating abstract semantics of funct... 详细信息
来源: 评论