咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 47 篇 工学
    • 47 篇 计算机科学与技术...
    • 46 篇 软件工程
    • 1 篇 机械工程
    • 1 篇 仪器科学与技术
    • 1 篇 电子科学与技术(可...
    • 1 篇 建筑学
    • 1 篇 土木工程
    • 1 篇 化学工程与技术
  • 8 篇 理学
    • 6 篇 数学
    • 1 篇 物理学
    • 1 篇 化学
  • 4 篇 管理学
    • 3 篇 管理科学与工程(可...
    • 3 篇 工商管理
    • 1 篇 图书情报与档案管...

主题

  • 25 篇 computer program...
  • 7 篇 computer program...
  • 3 篇 computer operati...
  • 3 篇 functional progr...
  • 2 篇 computer systems...
  • 2 篇 parallel program...
  • 2 篇 logic programmin...
  • 1 篇 quantitative ana...
  • 1 篇 lisp (programmin...
  • 1 篇 database systems
  • 1 篇 executable speci...
  • 1 篇 static analysis
  • 1 篇 embedded domain-...
  • 1 篇 resource consump...
  • 1 篇 semantics
  • 1 篇 satisfiability m...
  • 1 篇 constraint progr...
  • 1 篇 scala
  • 1 篇 non-determinism
  • 1 篇 amortized analys...

机构

  • 3 篇 stanford univ st...
  • 2 篇 mit cambridge ma...
  • 2 篇 indiana univ blo...
  • 2 篇 carnegie-mellon ...
  • 1 篇 tokyo inst of te...
  • 1 篇 yale university ...
  • 1 篇 univ of edinburg...
  • 1 篇 xerox palo alto ...
  • 1 篇 indiana universi...
  • 1 篇 rwth aachen aach...
  • 1 篇 swiss fed inst t...
  • 1 篇 university of ch...
  • 1 篇 cornell univ ith...
  • 1 篇 at and t bell la...
  • 1 篇 technische univ ...
  • 1 篇 rice univ housto...
  • 1 篇 ntt musashino jp...
  • 1 篇 cent de recherch...
  • 1 篇 indiana state un...
  • 1 篇 symbolics inc ca...

作者

  • 2 篇 smith brian cant...
  • 2 篇 friedman daniel ...
  • 2 篇 hanus michael
  • 2 篇 hudak paul
  • 2 篇 gabriel richard ...
  • 1 篇 mishra prateek
  • 1 篇 bistriceanu v.
  • 1 篇 aehlig klaus
  • 1 篇 steele guy l.
  • 1 篇 takeuchi ikuo
  • 1 篇 haynes christoph...
  • 1 篇 hagelstein j.
  • 1 篇 wiedenbeck susan
  • 1 篇 xiao yingqi
  • 1 篇 kiselyov oleg
  • 1 篇 smolka gert
  • 1 篇 wand mitchell
  • 1 篇 watanabe kazufum...
  • 1 篇 katayama takuya
  • 1 篇 hullot jean-mari...

语言

  • 48 篇 英文
检索条件"任意字段=Conference Record of the 1984 ACM Symposium on LISP and Functional Programming."
48 条 记 录,以下是41-50 订阅
排序:
REFLECTION AND SEMANTICS IN lisp.  84
REFLECTION AND SEMANTICS IN LISP.
收藏 引用
11th Annual acm symposium on Principles of programming.Languages, POPL'84
作者: Smith, Brian Cantwell XEROX Pale Alto Research Center 3333 Coyote Hill Road Pale Alto CA and Center for the Study of language and Information Stantbrd University Stanford CA
来源: 评论
IMPLEMENTATION OF RELATIONAL DATABASE SYSTEM BY functional programming.LANGUAGES.
IMPLEMENTATION OF RELATIONAL DATABASE SYSTEM BY FUNCTIONAL P...
收藏 引用
1984 acm Twelfth Annual Computer Science conference: The Future of Computing, CSC '84 and SIGCSE symposium.
作者: Ahn, Hyun J. Indiana State Univ IN USA Indiana State Univ IN USA
Implementation of relational database systems is introduced using the functional programming.language lisp. In lisp it is simple and easy to define and manipulate a complete query language that can simulate tuple calc... 详细信息
来源: 评论
DETERMINANTS OF SKILLED PERFORMANCE IN programming.
DETERMINANTS OF SKILLED PERFORMANCE IN PROGRAMMING.
收藏 引用
1984 acm Twelfth Annual Computer Science conference: The Future of Computing, CSC '84 and SIGCSE symposium.
作者: Wiedenbeck, Susan Univ of Pittsburgh Pittsburgh PA USA Univ of Pittsburgh Pittsburgh PA USA
This research tries to identify skills which contribute to expertise in programming. Two questions are explored. First, in comprehending programs do novices concentrate on syntax, while experts concentrate on program ... 详细信息
来源: 评论
COMBINATOR-BASED COMPILER FOR A functional LANGUAGE.
COMBINATOR-BASED COMPILER FOR A FUNCTIONAL LANGUAGE.
收藏 引用
11th Annual acm symposium on Principles of programming.Languages, POPL'84
作者: Hudak, Paul Kranz, David
来源: 评论
PATTERN DRIVEN LAZY REDUCTION: A UNIFYING EVALUATION MECHANISM FOR functional AND LOGIC PROGRAMS.
PATTERN DRIVEN LAZY REDUCTION: A UNIFYING EVALUATION MECHANI...
收藏 引用
11th Annual acm symposium on Principles of programming.Languages, POPL'84
作者: Subrahmanyam, P.A. You, J-H.
来源: 评论
STATIC INFERENCE OF PROPERTIES OF APPLICATIVE PROGRAMS.  84
STATIC INFERENCE OF PROPERTIES OF APPLICATIVE PROGRAMS.
收藏 引用
11th Annual acm symposium on Principles of programming.Languages, POPL'84
作者: Mishra, Prateek Keller, Robert M. Department of Computer Science University of Utah Salt Lake City Utah
An applicative program denotes a function mapping values from some domain to some range. Abstract interpretation of applicative programs involves using the standard denotation to describe an abstract function from a ... 详细信息
来源: 评论
PROVING PROPERTIES OF SHARED DATA STRUCTURES APPLICATION TO functional programming.  82
收藏 引用
Proceedings of the acm '82 conference.
作者: Hagelstein, J.
We describe a proof-oriented semantics for languages handling shared pointer structures. The main difficulty is to describe the store containing the pointer structure in an appropriate way. On the one hand, it should ... 详细信息
来源: 评论
Mathematical semantics and data flow programming  3
Mathematical semantics and data flow programming
收藏 引用
3rd acm SIGACT-SIGPLAN symposium on Principles of programming.Languages, POPL 1976
作者: Kosinski, Paul R. Project MAC Massachusetts Institute of Technology CambridgeMA02139 United States IBM Thomas J. Watson Research Center Yorktown HeightsNY10598 United States
A Data Flow program [1,2] is a flowchart like network of operators which compute concurrently, dependent only on the availability of the data which flow along the paths. Each operator has only a local effect, transfor... 详细信息
来源: 评论