咨询与建议

限定检索结果

文献类型

  • 685 篇 会议
  • 67 篇 期刊文献
  • 5 册 图书

馆藏范围

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

日期分布

学科分类号

  • 584 篇 工学
    • 500 篇 软件工程
    • 440 篇 计算机科学与技术...
    • 38 篇 控制科学与工程
    • 34 篇 电气工程
    • 20 篇 信息与通信工程
    • 10 篇 生物工程
    • 8 篇 建筑学
    • 6 篇 机械工程
    • 6 篇 材料科学与工程(可...
    • 6 篇 电子科学与技术(可...
    • 6 篇 土木工程
    • 6 篇 生物医学工程(可授...
    • 4 篇 动力工程及工程热...
    • 4 篇 化学工程与技术
  • 85 篇 理学
    • 61 篇 数学
    • 16 篇 生物学
    • 8 篇 物理学
    • 6 篇 统计学(可授理学、...
    • 5 篇 化学
  • 36 篇 管理学
    • 21 篇 图书情报与档案管...
    • 16 篇 管理科学与工程(可...
    • 11 篇 工商管理
  • 26 篇 教育学
    • 26 篇 教育学
  • 8 篇 法学
    • 8 篇 社会学
  • 6 篇 医学
    • 5 篇 临床医学
    • 3 篇 基础医学(可授医学...
  • 6 篇 艺术学
    • 6 篇 音乐与舞蹈学
    • 4 篇 艺术学理论
  • 5 篇 农学
    • 5 篇 作物学
  • 3 篇 经济学
    • 3 篇 应用经济学

主题

  • 102 篇 functional progr...
  • 66 篇 languages
  • 52 篇 computer program...
  • 42 篇 design
  • 31 篇 haskell
  • 30 篇 object oriented ...
  • 26 篇 computer program...
  • 25 篇 programming
  • 20 篇 dependent types
  • 19 篇 logic programmin...
  • 19 篇 theory
  • 17 篇 functional react...
  • 16 篇 parallel program...
  • 16 篇 dynamic programm...
  • 15 篇 aspect oriented ...
  • 14 篇 performance
  • 13 篇 generic programm...
  • 13 篇 semantics
  • 13 篇 verification
  • 13 篇 programming lang...

机构

  • 7 篇 portland state u...
  • 6 篇 northeastern uni...
  • 6 篇 microsoft res ca...
  • 5 篇 univ penn philad...
  • 5 篇 chalmers univ te...
  • 4 篇 inria
  • 4 篇 indiana univ blo...
  • 4 篇 university of ch...
  • 4 篇 carnegie mellon ...
  • 3 篇 department of pr...
  • 3 篇 ecole polytech f...
  • 3 篇 univ edinburgh e...
  • 3 篇 univ cambridge c...
  • 3 篇 univ strathclyde...
  • 3 篇 carnegie mellon ...
  • 3 篇 univ new s wales...
  • 3 篇 microsoft resear...
  • 3 篇 ibm research
  • 3 篇 carnegie mellon ...
  • 3 篇 univ cambridge c...

作者

  • 6 篇 figueroa ismael
  • 6 篇 krishnaswami nee...
  • 5 篇 claessen koen
  • 5 篇 tabareau nicolas
  • 5 篇 jones mark p.
  • 5 篇 tanter éric
  • 4 篇 flatt matthew
  • 4 篇 xi hw
  • 4 篇 mcbride conor
  • 4 篇 sheeran mary
  • 4 篇 vafeiadis viktor
  • 4 篇 weirich stephani...
  • 4 篇 jeuring johan
  • 4 篇 chlipala adam
  • 4 篇 hudak paul
  • 4 篇 keller gabriele
  • 4 篇 findler robert b...
  • 4 篇 walker david
  • 3 篇 o'connor liam
  • 3 篇 leshchinskiy rom...

语言

  • 695 篇 英文
  • 58 篇 其他
  • 2 篇 葡萄牙文
  • 2 篇 中文
检索条件"任意字段=12th ACM SIGPLAN International Conference on Functional Programming"
757 条 记 录,以下是161-170 订阅
排序:
Systematic generation of glass-box test cases for functional logic programs  07
Systematic generation of glass-box test cases for functional...
收藏 引用
9th international acm sigplan conference on Principles and Practice of Declarative programming, PPDP'07
作者: Fischer, Sebastian Kuchen, Herbert Department of Computer Science Christian-Albrechts-University of Kiel Germany Department of Information Systems University of Münster Germany
We employ the narrowing-based execution mechanism of the functional logic programming language Curry in order to automatically generate a system of test cases for glass-box testing of Curry programs. the test cases fo... 详细信息
来源: 评论
Sneaking around concatMap: Efficient combinators for dynamic programming  12
Sneaking around concatMap: Efficient combinators for dynamic...
收藏 引用
17th acm sigplan international conference on functional programming, ICFP 2012
作者: Höner Zu Siederdissen, Christian Institute for Theoretical Chemistry University of Vienna 1090 Wien Austria
We present a framework of dynamic programming combinators that provides a high-level environment to describe the recursions typical of dynamic programming over sequence data in a style very similar to algebraic dynami... 详细信息
来源: 评论
Usage of generic programming on hackage - Experience report
Usage of generic programming on hackage - Experience report
收藏 引用
2013 9th acm sigplan Workshop on Generic programming, WGP 2013 - Co-located with the 18th acm sigplan international conference on functional programming, ICFP 2013
作者: Bezirgiannis, Nikolaos Jeuring, Johan Leather, Sean Department of Information and Computing Sciences Utrecht University P.O. Box 80.089 3508 TB Utrecht Netherlands School of Computer Science Open University Netherlands
Generic programming language constructs, tools and libraries have been available in Haskell since the first report on the programming language Haskell. At the beginning of the 1990s generic programming techniques coul... 详细信息
来源: 评论
Backtracking, interleaving, and terminating Monad transformers (functional pearl)  05
Backtracking, interleaving, and terminating Monad transforme...
收藏 引用
10th acm sigplan international conference on functional programming, ICFP 2005
作者: Kiselyov, Oleg Shan, Chung-Chieh Friedman, Daniel P. Sabry, Amr FNMOC United States Harvard University United States Indiana University United States
We design and implement a library for adding backtracking computations to any Haskell monad. Inspired by logic programming, our library provides, in addition to the operations required by the MonadPlus interface, cons... 详细信息
来源: 评论
Type-safe cast (functional pearl)
Type-safe cast (Functional pearl)
收藏 引用
5th acm sigplan international conference on functional programming (ICFP'00)
作者: Weirich, Stephanie Cornell Univ Ithaca United States
In a language with non-parametric or ad-hoc polymorphism, it is possible to determine the identity of a type variable at run time. With this facility, we can write a function to convert a term from one abstract type t... 详细信息
来源: 评论
FPCDSL 2013 - Proceedings of the 2013 acm sigplan Workshop on functional programming Concepts in Domain-Specific Languages, Co-located with ICFP 2013
FPCDSL 2013 - Proceedings of the 2013 ACM SIGPLAN Workshop o...
收藏 引用
2013 1st acm sigplan Workshop on functional programming Concepts in Domain-Specific Languages, FPCDSL 2013 - Co-located with the 18th acm sigplan international conference on functional programming, ICFP 2013
the proceedings contain 6 papers. the topics discussed include: Bluespec and Haskell;functional synthesis of genetic regulatory networks;encoding secure information flow with restricted delegation and revocation in Ha...
来源: 评论
Continuations from generalized stack inspection  05
Continuations from generalized stack inspection
收藏 引用
10th acm sigplan international conference on functional programming (ICFP)
作者: Pettyjohn, G Clements, J Marshall, J Krishnamurthi, S Felleisen, M Northeastern Univ Boston MA 02115 USA Brown Univ Providence RI 02912 USA
Implementing first-class continuations can pose a challenge if the target machine makes no provisions for accessing and re-installing the run-time stack. In this paper, we present a novel translation that overcomes th... 详细信息
来源: 评论
functional programming for Dynamic and Large Data with Self-Adjusting Computation  14
Functional Programming for Dynamic and Large Data with Self-...
收藏 引用
19th acm sigplan international conference on functional programming (ICFP)
作者: Chen, Yan Acar, Umut A. Tangwongsan, Kanat Max Planck Inst Software Syst Saarbrucken Germany Carnegie Mellon Univ Pittsburgh PA 15213 USA INRIA Villers Les Nancy France Mahidol Univ Int Coll Salaya Nakhon Pathom Thailand
Combining type theory, language design, and empirical work, we present techniques for computing with large and dynamically changing datasets. Based on lambda calculus, our techniques are suitable for expressing a dive... 详细信息
来源: 评论
Generic and Flexible Defaults for Verified, Law-Abiding Type-Class Instances  12
Generic and Flexible Defaults for Verified, Law-Abiding Type...
收藏 引用
12th acm sigplan international Symposium on Haskell (Haskell)
作者: Scott, Ryan G. Newton, Ryan R. Indiana Univ Bloomington IN 47405 USA
Dependently typed languages allow programmers to state and prove type class laws by simply encoding the laws as class methods. But writing implementations of these methods frequently give way to large amounts of routi... 详细信息
来源: 评论
Implementation and Evaluation of an Interpreter for functional Reactive programming on Small Embedded Devices  23
Implementation and Evaluation of an Interpreter for Function...
收藏 引用
7th international conference on the Art, Science, and Engineering of programming (programming)
作者: Suzuki, Go Watanabe, Takuo Moriguchi, Sosuke Tokyo Inst Technol Tokyo Japan
this paper reports the implementation of Emfrp-REPL, an interactive interpreter (REPL) of a functional reactive programming language for resource-constrained embedded systems. Its goal is to accelerate the prototyping... 详细信息
来源: 评论