咨询与建议

限定检索结果

文献类型

  • 623 篇 会议
  • 77 篇 期刊文献
  • 5 册 图书

馆藏范围

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

日期分布

学科分类号

  • 560 篇 工学
    • 489 篇 软件工程
    • 400 篇 计算机科学与技术...
    • 32 篇 控制科学与工程
    • 31 篇 电气工程
    • 23 篇 信息与通信工程
    • 12 篇 生物工程
    • 10 篇 建筑学
    • 6 篇 土木工程
    • 5 篇 力学(可授工学、理...
    • 5 篇 电子科学与技术(可...
    • 4 篇 化学工程与技术
    • 3 篇 光学工程
    • 3 篇 材料科学与工程(可...
    • 3 篇 动力工程及工程热...
    • 3 篇 石油与天然气工程
    • 2 篇 机械工程
    • 2 篇 农业工程
  • 74 篇 理学
    • 51 篇 数学
    • 15 篇 生物学
    • 7 篇 统计学(可授理学、...
    • 6 篇 物理学
    • 5 篇 系统科学
    • 4 篇 化学
  • 30 篇 教育学
    • 29 篇 教育学
  • 23 篇 管理学
    • 14 篇 图书情报与档案管...
    • 9 篇 管理科学与工程(可...
    • 6 篇 工商管理
  • 9 篇 法学
    • 8 篇 社会学
  • 3 篇 农学
    • 3 篇 作物学
  • 3 篇 医学
  • 2 篇 经济学
    • 2 篇 应用经济学

主题

  • 92 篇 functional progr...
  • 77 篇 languages
  • 65 篇 computer program...
  • 54 篇 design
  • 34 篇 haskell
  • 25 篇 programming
  • 23 篇 computer program...
  • 22 篇 performance
  • 19 篇 logic programmin...
  • 19 篇 dependent types
  • 19 篇 theory
  • 18 篇 dynamic programm...
  • 16 篇 programming lang...
  • 15 篇 algorithms
  • 15 篇 functional react...
  • 15 篇 generic programm...
  • 14 篇 object oriented ...
  • 12 篇 verification
  • 11 篇 domain-specific ...
  • 11 篇 continuations

机构

  • 7 篇 portland state u...
  • 6 篇 northeastern uni...
  • 6 篇 chalmers univ te...
  • 4 篇 inria
  • 4 篇 carnegie mellon ...
  • 4 篇 carnegie mellon ...
  • 4 篇 univ penn philad...
  • 4 篇 microsoft res ca...
  • 3 篇 georgia inst tec...
  • 3 篇 indiana univ blo...
  • 3 篇 princeton univ p...
  • 3 篇 univ edinburgh e...
  • 3 篇 univ strathclyde...
  • 3 篇 univ new s wales...
  • 3 篇 univ cambridge c...
  • 3 篇 univ utah salt l...
  • 3 篇 yale univ dept c...
  • 3 篇 univ washington ...
  • 3 篇 brown univ provi...
  • 2 篇 intel res berkel...

作者

  • 5 篇 claessen koen
  • 5 篇 jones mark p.
  • 5 篇 krishnaswami nee...
  • 4 篇 flatt matthew
  • 4 篇 xi hw
  • 4 篇 mcbride conor
  • 4 篇 vafeiadis viktor
  • 4 篇 weirich stephani...
  • 4 篇 jeuring johan
  • 4 篇 chlipala adam
  • 4 篇 dreyer derek
  • 4 篇 keller gabriele
  • 4 篇 findler robert b...
  • 4 篇 walker david
  • 3 篇 dolstra eelco
  • 3 篇 loh andres
  • 3 篇 leshchinskiy rom...
  • 3 篇 schmidt-schauss ...
  • 3 篇 pottier francois
  • 3 篇 walker d

语言

  • 643 篇 英文
  • 57 篇 其他
  • 4 篇 中文
  • 1 篇 德文
检索条件"任意字段=13th ACM SIGPLAN International Conference on Functional Programming"
705 条 记 录,以下是81-90 订阅
排序:
Practical Principled FRP Forget the Past, Change the Future, FRPNow!  2015
Practical Principled FRP Forget the Past, Change the Future,...
收藏 引用
20th acm sigplan international conference on functional programming (ICFP)
作者: van der Ploeg, Atze Claessen, Koen Chalmers Univ Technol Gothenburg Sweden
We present a new interface for practical functional Reactive programming (FRP) that (1) is close in spirit to the original FRP ideas, (2) does not have the original space-leak problems, without using arrows or advance... 详细信息
来源: 评论
functional Pearl: A SQL to C Compiler in 500 Lines of Code  2015
Functional Pearl: A SQL to C Compiler in 500 Lines of Code
收藏 引用
20th acm sigplan international conference on functional programming (ICFP)
作者: Rompf, Tiark Amin, Nada Ecole Polytech Fed Lausanne Lausanne Switzerland
We present the design and implementation of a SQL query processor that outperforms existing database systems and is written in just about 500 lines of Scala code - a convincing case study that high-level functional pr... 详细信息
来源: 评论
On Teaching How to Design Programs Observations from a Newcomer  14
On Teaching <i>How to Design Programs</i> Observations from ...
收藏 引用
19th acm sigplan international conference on functional programming (ICFP)
作者: Ramsey, Norman Tufts Univ Dept Comp Sci Medford MA 02155 USA
this paper presents a personal, qualitative case study of a first course using How to Design Programs and its functional teaching languages. the paper reconceptualizes the book's six-step design process as an eigh... 详细信息
来源: 评论
CPP 2024 - Proceedings of the 13th acm sigplan international conference on Certified Programs and Proofs, Co-located with: POPL 2024
CPP 2024 - Proceedings of the 13th ACM SIGPLAN International...
收藏 引用
13th acm sigplan international conference on Certified Programs and Proofs, CPP 2024, in affiliation with the annual Symposium on Principles of programming, Languages, ,POPL 2024
the proceedings contain 20 papers. the topics discussed include: UTC time, formally verified;VCFloat2: floating-point error analysis in coq;the last yard: foundational end-to-end verification of high-speed cryptograph...
来源: 评论
Untangling Mechanized Proofs  13
Untangling Mechanized Proofs
收藏 引用
13th acm sigplan international conference on Software Language Engineering (SLE) part of SPLASH conference
作者: Pit-Claudel, Clement MIT CSAIL Cambridge MA 02139 USA
Proof assistants like Coq, Lean, or HOL4 rely heavily on stateful meta-programs called scripts to assemble proofs. Unlike pen-and-paper proofs, proof scripts only describe the steps to take (induct on x, apply a theor... 详细信息
来源: 评论
functional Reactive programming with Liveness Guarantees As relations are to set-valued functions, so event sources are to behaviours
Functional Reactive Programming with Liveness Guarantees As ...
收藏 引用
18th acm sigplan international conference on functional programming
作者: Jeffrey, Alan Alcatel Lucent Bell Labs Murray Hill NJ USA
functional Reactive programming (FRP) is an approach to the development of reactive systems which provides a pure functional interface, but which may be implemented as an abstraction of an imperative event-driven laye... 详细信息
来源: 评论
the anatomy of a loop - A story of scope and control  05
The anatomy of a loop - A story of scope and control
收藏 引用
10th acm sigplan international conference on functional programming (ICFP)
作者: Shivers, O Georgia Inst Technol Atlanta GA 30332 USA
Writing loops with tail-recursive function calls is the equivalent of writing them with goto's. Given that loop packages for Lisp-family languages have been around for over 20 years, it is striking that none have ... 详细信息
来源: 评论
A Play on Regular Expressions functional Pearl  10
A Play on Regular Expressions Functional Pearl
收藏 引用
15th acm sigplan international conference on functional programming
作者: Fischer, Sebastian Huch, Frank Wilke, thomas Univ Kiel D-24098 Kiel Germany
Cody, Hazel, and theo, two experienced Haskell programmers and an expert in automata theory, develop an elegant Haskell program for matching regular expressions: (i) the program is purely functional;(ii) it is overloa... 详细信息
来源: 评论
Implementing First-Class Polymorphic Delimited Continuations by a Type-Directed Selective CPS-Transform
Implementing First-Class Polymorphic Delimited Continuations...
收藏 引用
14th acm sigplan international conference on functional programming
作者: Rompf, Tiark Maier, Ingo Odersky, Martin Ecole Polytech Fed Lausanne Programming Methods Lab LAMP CH-1015 Lausanne Switzerland
We describe the implementation of first-class polymorphic delimited continuations in the programming language Scala. We use Scala's pluggable typing architecture to implement a simple type and effect system, which... 详细信息
来源: 评论
Scrap your nameplate (functional pearl)  05
Scrap your nameplate (Functional pearl)
收藏 引用
10th acm sigplan international conference on functional programming (ICFP)
作者: Cheney, J Univ Edinburgh Edinburgh Midlothian Scotland
Recent research has shown how boilerplate code, or repetitive code for traversing datatypes, can be eliminated using generic programming techniques already available within some implementations of Haskell. One particu... 详细信息
来源: 评论