咨询与建议

限定检索结果

文献类型

  • 631 篇 会议
  • 69 篇 期刊文献
  • 3 册 图书

馆藏范围

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

日期分布

学科分类号

  • 581 篇 工学
    • 483 篇 软件工程
    • 440 篇 计算机科学与技术...
    • 30 篇 电气工程
    • 27 篇 控制科学与工程
    • 16 篇 信息与通信工程
    • 6 篇 建筑学
    • 5 篇 土木工程
    • 5 篇 生物工程
    • 4 篇 化学工程与技术
    • 4 篇 生物医学工程(可授...
    • 3 篇 材料科学与工程(可...
    • 2 篇 力学(可授工学、理...
    • 2 篇 机械工程
    • 2 篇 光学工程
    • 2 篇 动力工程及工程热...
    • 2 篇 农业工程
  • 60 篇 理学
    • 49 篇 数学
    • 6 篇 生物学
    • 6 篇 统计学(可授理学、...
    • 5 篇 物理学
    • 4 篇 化学
    • 2 篇 系统科学
  • 38 篇 教育学
    • 38 篇 教育学
  • 29 篇 管理学
    • 18 篇 图书情报与档案管...
    • 12 篇 管理科学与工程(可...
    • 5 篇 工商管理
  • 6 篇 法学
    • 6 篇 社会学
  • 2 篇 经济学
    • 2 篇 应用经济学
  • 2 篇 农学
    • 2 篇 作物学
  • 2 篇 医学
    • 2 篇 临床医学

主题

  • 106 篇 functional progr...
  • 66 篇 languages
  • 63 篇 computer program...
  • 46 篇 design
  • 35 篇 computer program...
  • 32 篇 haskell
  • 30 篇 programming
  • 20 篇 object oriented ...
  • 20 篇 dependent types
  • 18 篇 functional react...
  • 18 篇 theory
  • 18 篇 programming lang...
  • 17 篇 performance
  • 14 篇 semantics
  • 13 篇 domain-specific ...
  • 12 篇 algorithms
  • 12 篇 logic programmin...
  • 11 篇 generic programm...
  • 11 篇 verification
  • 11 篇 continuations

机构

  • 8 篇 carnegie mellon ...
  • 7 篇 northeastern uni...
  • 7 篇 portland state u...
  • 5 篇 univ penn philad...
  • 5 篇 chalmers univ te...
  • 4 篇 inria
  • 4 篇 microsoft res ca...
  • 3 篇 north carolina s...
  • 3 篇 indiana univ blo...
  • 3 篇 georgia inst tec...
  • 3 篇 univ edinburgh e...
  • 3 篇 univ strathclyde...
  • 3 篇 harvard univ cam...
  • 3 篇 univ new s wales...
  • 3 篇 it university of...
  • 3 篇 carnegie mellon ...
  • 3 篇 univ cambridge c...
  • 3 篇 univ utah salt l...
  • 3 篇 yale univ dept c...
  • 3 篇 luca school of a...

作者

  • 7 篇 krishnaswami nee...
  • 6 篇 findler robert b...
  • 5 篇 flatt matthew
  • 5 篇 keller gabriele
  • 5 篇 jones mark p.
  • 4 篇 xi hw
  • 4 篇 mcbride conor
  • 4 篇 vafeiadis viktor
  • 4 篇 weirich stephani...
  • 4 篇 claessen koen
  • 4 篇 jeuring johan
  • 4 篇 chlipala adam
  • 4 篇 dreyer derek
  • 4 篇 peyton jones sim...
  • 4 篇 walker david
  • 3 篇 oliveira bruno c...
  • 3 篇 dolstra eelco
  • 3 篇 loh andres
  • 3 篇 leshchinskiy rom...
  • 3 篇 watanabe takuo

语言

  • 640 篇 英文
  • 57 篇 其他
  • 2 篇 法文
  • 2 篇 葡萄牙文
  • 2 篇 中文
检索条件"任意字段=15th ACM SIGPLAN International Conference on Functional Programming"
703 条 记 录,以下是31-40 订阅
排序:
Correctness of an STM Haskell Implementation  13
Correctness of an STM Haskell Implementation
收藏 引用
18th acm sigplan international conference on functional programming
作者: Schmidt-Schauss, Manfred Sabel, David Goethe Univ Frankfurt Frankfurt Germany
A concurrent implementation of software transactional memory in Concurrent Haskell using a call-by-need functional language with processes and futures is given. the description of the small-step operational semantics ... 详细信息
来源: 评论
functional programming with Structured Graphs  12
Functional Programming with Structured Graphs
收藏 引用
17th acm sigplan international conference on functional programming
作者: Oliveira, Bruno C. D. S. Cook, William R. Natl Univ Singapore Singapore Singapore Univ Texas Austin Austin TX 78712 USA
this paper presents a new functional programming model for graph structures called stru c tu red graphs. Structured graphs extend conventional algebraic datatypes with explicit definition and manipulation of cycles an... 详细信息
来源: 评论
Security-Typed programming within Dependently Typed programming  10
Security-Typed Programming within Dependently Typed Programm...
收藏 引用
15th acm sigplan international conference on functional programming
作者: Morgenstern, Jamie Licata, Daniel R. Carnegie Mellon Univ Pittsburgh PA 15213 USA
Several recent security-typed programming languages, such as Aura, PCML5, and Fine, allow programmers to express and enforce access control and information flow policies. In this paper, we show that security-typed pro... 详细信息
来源: 评论
A Generic Abstract Syntax Model for Embedded Languages  12
A Generic Abstract Syntax Model for Embedded Languages
收藏 引用
17th acm sigplan international conference on functional programming
作者: Axelsson, Emil Chalmers Univ Technol Stockholm Sweden
Representing a syntax tree using a data type often involves having many similar-looking constructors. Functions operating on such types often end up having many similar-looking cases. Different languages often make us... 详细信息
来源: 评论
Using Circular Programs for Higher-Order Syntax functional pearl  13
Using Circular Programs for Higher-Order Syntax Functional p...
收藏 引用
18th acm sigplan international conference on functional programming
作者: Axelsson, Emil Claessen, Koen Chalmers Univ Technol Gothenburg Sweden
this pearl presents a novel technique for constructing a first-order syntax tree directly from a higher-order interface. We exploit circular programming to generate names for new variables, resulting in a simple yet e... 详细信息
来源: 评论
functional Pearl: La Tour D'Hanoi
Functional Pearl: La Tour D'Hanoi
收藏 引用
14th acm sigplan international conference on functional programming
作者: Hinze, Ralf Univ Oxford Comp Lab Oxford OX1 3QD England
this pearl aims to demonstrate the ideas of wholemeal and projective programming using the Towers of Hanoi puzzle as a running example. the puzzle has its own beauty, which we hope to expose along the way.
来源: 评论
Synthesizing Regular Expressions from Examples for Introductory Automata Assignments  2016
Synthesizing Regular Expressions from Examples for Introduct...
收藏 引用
15th acm international conference on Generative programming - Concepts and Experiences (GPCE)
作者: Lee, Mina So, Sunbeom Oh, Hakjoo Korea Univ Seoul South Korea
We present a method for synthesizing regular expressions for introductory automata assignments. Given a set of positive and negative examples, the method automatically synthesizes the simplest possible regular express... 详细信息
来源: 评论
Typed Syntactic Meta-programming  13
Typed Syntactic Meta-programming
收藏 引用
18th acm sigplan international conference on functional programming
作者: Devriese, Dominique Piessens, Frank Katholieke Univ Leuven iMinds DistriNet Louvain Belgium
We present a novel set of meta-programming primitives for use in a dependently-typed functional language. the types of our meta-programs provide strong and precise guarantees about their termination, correctness and c... 详细信息
来源: 评论
programming with Permissions in Mezzo  13
Programming with Permissions in <i>Mezzo</i>
收藏 引用
18th acm sigplan international conference on functional programming
作者: Pottier, Francois Protzenko, Jonathan INRIA Paris France
We present Mezzo, a typed programming language of ML lineage. Mezzo is equipped with a novel static discipline of duplicable and affine permissions, which controls aliasing and ownership. this rules out certain mistak... 详细信息
来源: 评论
BatakJava: An Object-Oriented programming Language with Versions  15
BatakJava: An Object-Oriented Programming Language with Vers...
收藏 引用
15th international conference on Software Language Engineering (SLE)
作者: Lubis, Luthfan Anshar Tanabe, Yudai Aotani, Tomoyuki Masuhara, Hidehiko Tokyo Inst Technol Tokyo Japan Mamezou Co Ltd Tokyo Japan
programming with versions is a recent proposal that supports multiple versions of software components in a program. though it would provide greater freedom for the programmer, the concept is only realized as a simple ... 详细信息
来源: 评论