咨询与建议

限定检索结果

文献类型

  • 17 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 15 篇 工学
    • 15 篇 计算机科学与技术...
    • 15 篇 软件工程
    • 1 篇 环境科学与工程(可...
  • 2 篇 理学
    • 2 篇 数学
  • 2 篇 管理学
    • 2 篇 图书情报与档案管...

主题

  • 3 篇 program compiler...
  • 2 篇 semantics
  • 2 篇 multiprogramming
  • 1 篇 iterative method...
  • 1 篇 text processing
  • 1 篇 digital storage
  • 1 篇 abstracting
  • 1 篇 functional progr...

机构

  • 1 篇 massachusetts in...
  • 1 篇 information scie...
  • 1 篇 laboratory for c...
  • 1 篇 university of ut...
  • 1 篇 physics departme...
  • 1 篇 radiologic imagi...
  • 1 篇 software systems...
  • 1 篇 mit laboratory f...
  • 1 篇 department of co...
  • 1 篇 yale university ...
  • 1 篇 cambridge ma 021...
  • 1 篇 department of el...
  • 1 篇 radiologic imagi...
  • 1 篇 department of co...
  • 1 篇 computer science...
  • 1 篇 computer science...
  • 1 篇 school of mathem...
  • 1 篇 xerox palo alto ...

作者

  • 1 篇 model mitchell l...
  • 1 篇 bernard s. green...
  • 1 篇 rowan william
  • 1 篇 marti jed b.
  • 1 篇 muchnick steven ...
  • 1 篇 pitman kent m.
  • 1 篇 mccarthy john
  • 1 篇 prini gianfranco
  • 1 篇 mcdermott drew
  • 1 篇 masinter larry m...
  • 1 篇 shapiro stuart c...
  • 1 篇 steele barbara k...
  • 1 篇 haraldsson ander...
  • 1 篇 pleban uwe f.
  • 1 篇 fitch j.p.
  • 1 篇 mckay donald p.
  • 1 篇 campbell j.a.
  • 1 篇 emanuelson par
  • 1 篇 greenberg bernar...
  • 1 篇 white jon l.

语言

  • 17 篇 英文
检索条件"任意字段=1980 ACM Conference on LISP and Functional Programming, LFP 1980"
17 条 记 录,以下是1-10 订阅
排序:
Proceedings of the 1980 acm conference on lisp and functional programming, lfp 1980
Proceedings of the 1980 ACM Conference on LISP and Functiona...
收藏 引用
1980 acm conference on lisp and functional programming, lfp 1980
The proceedings contain 31 papers. The topics discussed include: symbolic computing with and without lisp;prose and CONS: (Multics Emacs: a commercial text-processing system in lisp);explicit parallelism in lisp-like ...
来源: 评论
Symbolic computing with and without lisp  80
Symbolic computing with and without LISP
收藏 引用
1980 acm conference on lisp and functional programming, lfp 1980
作者: Campbell, J.A. Fitch, J.P. Department of Computer Science University of Exeter ExeterEX4 4QL United Kingdom School of Mathematics University of Bath Claverton Down BathBA2 7AY United Kingdom
The advantages and disadvantages of lisp-based algebraic computing, compared to its rivals, are considered. Present features of lisp, and features desirable for the future, which generate the advantages for lisp, are ...
来源: 评论
Compilation techniques for a control-flow concurrent lisp system  80
Compilation techniques for a control-flow concurrent LISP sy...
收藏 引用
1980 acm conference on lisp and functional programming, lfp 1980
作者: Marti, Jed B. University of Utah United States
Described is a strategy for the Compilation of lisp programs for a concurrent processing system in the presence of global side effects. Tne method supports "horizontal" concurrency, the concurrency available... 详细信息
来源: 评论
lisp - Notes on its past and future  80
LISP - Notes on its past and future
收藏 引用
1980 acm conference on lisp and functional programming, lfp 1980
作者: McCarthy, John Computer Science Department Stanford University United States
lisp has survived for 21 years because it is an approximate local optimum in the space of programming languages. However, it has accumulated some barnacles that should be scraped off, and some long-standing opportunit...
来源: 评论
Multiprocessing via intercommunicating lisp systems  80
Multiprocessing via intercommunicating LISP systems
收藏 引用
1980 acm conference on lisp and functional programming, lfp 1980
作者: Model, Mitchell L. Physics Department Brandeis University United States
Multiprocess environments comprising several intercommunicating lisp systems are straightforward to implement due to certain fundamental characteristics of the lisp language. Experiences with four methods of establish...
来源: 评论
Local optimization in a compiler for stack-based lisp machines  80
Local optimization in a compiler for stack-based LISP machin...
收藏 引用
1980 acm conference on lisp and functional programming, lfp 1980
作者: Masinter, Larry M. Deutsch, L. Peter Xerox Palo Alto Research Center United States
We describe the local optimization phase of a compiler for translating the INTERUSP dialect of lisp into stack-architecture (0-address) instruction sets. We discuss the general organization of the compiler, and then d... 详细信息
来源: 评论
Explicit parallelism in lisp-like languages  80
Explicit parallelism in LISP-like languages
收藏 引用
1980 acm conference on lisp and functional programming, lfp 1980
作者: Prini, Gianfranco Information Sciences Institute University of Pisa Corso Italia 40 PisaI-56100 Italy
We introduce a lisp-like language whose parameter passing mechanism and control primitives allow for the creation and the synchronization of an arbitrary number of concurrent computations. The parameter passing mechan... 详细信息
来源: 评论
On compiling embedded languages in lisp  80
On compiling embedded languages in LISP
收藏 引用
1980 acm conference on lisp and functional programming, lfp 1980
作者: Emanuelson, Par Haraldsson, Anders Software Systems Research Center Linköping University Linköping Sweden
In INTERlisp we find a number of embedded languages such as the iterative statement and the pattern match facility in the Clisp package, the editor and makefile languages and so forth. We will in this paper concentrat... 详细信息
来源: 评论
Strategies for data abstraction in lisp  80
Strategies for data abstraction in LISP
收藏 引用
1980 acm conference on lisp and functional programming, lfp 1980
作者: Steele, Barbara K. Massachusetts Institute of Technology Artificial Intelligence Laboratory 545 Technology Square CambridgeMA02139 United States
The benefits of abstract data types are many and are generally agreed upon [Liskov and Zilles 1974, Linden 1976]. New languages are being constructed which provide for and enforce the use of data abstractions [Liskov ... 详细信息
来源: 评论
Multi - A lisp based multiprocessing system  80
Multi - A LISP based multiprocessing system
收藏 引用
1980 acm conference on lisp and functional programming, lfp 1980
作者: McKay, Donald P. Shapiro, Stuart C. Department of Computer Science SUNY/Buffalo 4226 Ridge Lea AmherstNY14226 United States
A package of lisp functions, collectively called MULTI, which extends lisp 1.5 to multiprogramming is presented. MULTI defines the notion of a process within a lisp implementation using function invocation as the only... 详细信息
来源: 评论