咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是121-130 订阅
排序:
Painless programming combining reduction and search: Design principles for embedding decision procedures in high-level languages  12
Painless programming combining reduction and search: Design ...
收藏 引用
17th acm sigplan international conference on functional programming, ICFP 2012
作者: Sheard, Timothy E. Portland State University Portland OR United States
We describe the Funlogic system which extends a functional language with existentially quantified declarations. An existential declaration introduces a variable and a set of constraints that its value should meet. Exi... 详细信息
来源: 评论
Multi-return function call
Multi-return function call
收藏 引用
9th international conference on functional programming
作者: Shivers, Olin Fisher, David Georgia Inst Technol Coll Comp Atlanta GA 30332 USA
It is possible to extend the basic notion of "function call" to allow functions to have multiple return points. this turns out to be a surprisingly useful mechanism. this article conducts a fairly wide-rangi... 详细信息
来源: 评论
CLOP: A Multi-stage Compiler to Seamlessly Embed Heterogeneous Code  2015
CLOP: A Multi-stage Compiler to Seamlessly Embed Heterogeneo...
收藏 引用
14th acm sigplan international conference on Generative-programming - Concepts and Experiences (GPCE) co-located with SPLASH conference
作者: Makarov, Dmitri Hauswirth, Matthias Univ Svizzera Italiana Lugano Switzerland
Heterogeneous programming complicates software development. We present CLOP, a platform that embeds code targeting heterogeneous compute devices in a convenient and clean way, allowing unobstructed data flow between t... 详细信息
来源: 评论
Lightweight Monadic programming in ML  11
Lightweight Monadic Programming in ML
收藏 引用
16th acm sigplan international conference on functional programming (ICFP 11)
作者: Swamy, Nikhil Guts, Nataliya Leijen, Daan Hicks, Michael Microsoft Res Redmond WA 98052 USA
Many useful programming constructions can be expressed as monads. Examples include probabilistic modeling, functional reactive programming, parsing, and information flow tracking, not to mention effectful functionalit... 详细信息
来源: 评论
Developing a Monadic Type Checker for an Object-Oriented Language: An Experience Report  12
Developing a Monadic Type Checker for an Object-Oriented Lan...
收藏 引用
12th acm sigplan international conference on Software Language Engineering (SLE)
作者: Castegren, Elias Fernandez-Reyes, Kiko KTH Royal Inst Technol Software & Comp Syst Stockholm Sweden Uppsala Univ Informat Technol Uppsala Sweden
functional programming languages are well-suited for developing compilers, and compilers for functional languages are often themselves written in a functional language. functional abstractions, such as monads, allow a... 详细信息
来源: 评论
Design and Implementation of Facets of Dynamic Policies  38
Design and Implementation of Facets of Dynamic Policies
收藏 引用
38th international conference on Systems, programming, Languages, and Applications: Software for Humanity (SPLASH)
作者: Zegarelli, Antonio IMDEA Software Inst Madrid Spain
Information Flow Control (IFC) in dynamic contexts is challenging due to different interpretations of security that arise. this paper introduces a modular framework to address this challenge. We present a dynamic floa... 详细信息
来源: 评论
functional automatic differentiation with Dirac impulses  03
Functional automatic differentiation with Dirac impulses
收藏 引用
8th international conference on functional programming (ICFP 03)
作者: Nilsson, H Yale Univ Dept Comp Sci New Haven CT 06520 USA
functional Reactive programming (FRP) is a framework for reactive programming in a functional setting. FRP has been applied to a number of domains, such as graphical animation, graphical user interfaces, robotics, and... 详细信息
来源: 评论
Safe functional Reactive programming through Dependent Types
Safe Functional Reactive Programming through Dependent Types
收藏 引用
14th acm sigplan international conference on functional programming
作者: Sculthorpe, Neil Nilsson, Henrik Univ Nottingham Sch Comp Sci Nottingham NG7 2RD England
functional Reactive programming (FRP) is an approach to reactive programming where systems are structured as networks of functions operating on signals. FRP is based on the synchronous data-flow paradigm and supports ... 详细信息
来源: 评论
Binders Unbound  11
Binders Unbound
收藏 引用
16th acm sigplan international conference on functional programming (ICFP 11)
作者: Weirich, Stephanie Yorgey, Brent A. Sheard, Tim Univ Penn Philadelphia PA 19104 USA Portland State Univ Portland OR 97207 USA
Implementors of compilers, program refactorers, theorem provers, proof checkers, and other systems that manipulate syntax know that dealing with name binding is difficult to do well. Operations such as alpha-equivalen... 详细信息
来源: 评论
Dependent type providers
Dependent type providers
收藏 引用
2013 9th acm sigplan Workshop on Generic programming, WGP 2013 - Co-located with the 18th acm sigplan international conference on functional programming, ICFP 2013
作者: Christiansen, David Raymond IT University of Copenhagen Denmark
Type providers [16], pioneered in the F# programming language, are a practical and powerful means of gaining the benefits of a modern static type system when working with data schemas that are defined outside of the p... 详细信息
来源: 评论