咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是51-60 订阅
排序:
Datafun: A functional Datalog  2016
Datafun: A Functional Datalog
收藏 引用
21st acm sigplan international conference on functional programming (ICFP)
作者: Arntzenius, Michael Krishnaswami, Neelakantan R. Univ Birmingham Birmingham B15 2TT W Midlands England
Datalog may be considered either an unusually powerful query language or a carefully limited logic programming language. Datalog is declarative, expressive, and optimizable, and has been applied successfully in a wide... 详细信息
来源: 评论
Strictness analysis aids time analysis  88
Strictness analysis aids time analysis
收藏 引用
15th acm sigplan-SIGACT Symposium on Principles of programming Languages, POPL 1988
作者: Wadler, Philip Department of Computing Science University of Glasgow United Kingdom
Analysing time complexity of functional programs in a lazy language is problematic, because the time required to evaluate a function depends on how much of the result is "needed" in the computation. Recent r... 详细信息
来源: 评论
Nameless, Painless  11
Nameless, Painless
收藏 引用
16th acm sigplan international conference on functional programming (ICFP 11)
作者: Pouillard, Nicolas INRIA Paris France
De Bruijn indices are a well known technique for programming with names and binders. they provide a representation that is both simple and canonical. However, programming errors tend to be really easy to make. We prop... 详细信息
来源: 评论
Purely functional Lazy Non-deterministic programming
Purely Functional Lazy Non-deterministic Programming
收藏 引用
14th acm sigplan international conference on functional programming
作者: Fischer, Sebastian Kiselyov, Oleg Shan, Chung-chieh Univ Kiel D-24098 Kiel Germany Rutgers State Univ Piscataway NJ 08855 USA
functional logic programming and probabilistic programming have demonstrated the broad benefits of combining laziness (non-strict evaluation with sharing of the results) with non-determinism. Yet these benefits are se... 详细信息
来源: 评论
Interactive programming with Dependent Types
Interactive Programming with Dependent Types
收藏 引用
18th acm sigplan international conference on functional programming
作者: Norell, Ulf Univ Gothenburg Gothenburg Sweden
In dependently typed languages run-time values can appear in types, making it possible to give programs more precise types than in languages without dependent types. this can range from keeping track of simple invaria... 详细信息
来源: 评论
Classless Java  2016
Classless Java
收藏 引用
15th acm international conference on Generative programming - Concepts and Experiences (GPCE)
作者: Wang, Yanlin Zhang, Haoyuan Oliveira, Bruno C. D. S. Servetto, Marco Univ Hong Kong Hong Kong Hong Kong Peoples R China Victoria Univ Wellington Wellington New Zealand
this paper presents an OO style without classes, which we call interface-based object-oriented programming (IB). IB is a natural extension of closely related ideas such as traits. Abstract state operations provide a n... 详细信息
来源: 评论
Optimising First-Class Pattern Matching  15
Optimising First-Class Pattern Matching
收藏 引用
15th international conference on Software Language Engineering (SLE)
作者: Smits, Jeff Hartman, Toine Cockx, Jesper Delft Univ Technol Delft Netherlands
Pattern matching is a high-level notation for programs to analyse the shape of data, and can be optimised to efficient low-level instructions. the Stratego language uses first-class pattern matching, a powerful form o... 详细信息
来源: 评论
SLE 2022 - Proceedings of the 15th acm sigplan international conference on Software Language Engineering, co-located with SPLASH 2022
SLE 2022 - Proceedings of the 15th ACM SIGPLAN International...
收藏 引用
15th acm sigplan international conference on Software Language Engineering, SLE 2022, co-located with the acm sigplan conference on Systems, programming, Languages, and Applications. SPLASH 2022
the proceedings contain 23 papers. the topics discussed include: a multi-target, multi-paradigm DSL compiler for algorithmic graph processing;Lang-n-Prove: a DSL for language proofs;freon: an open web native language ...
来源: 评论
A Semantic Model for Graphical User Interfaces  11
A Semantic Model for Graphical User Interfaces
收藏 引用
16th acm sigplan international conference on functional programming (ICFP 11)
作者: Krishnaswami, Neelakantan R. Benton, Nick Microsoft Research Cambridge United Kingdom
We give a denotational model for graphical user interface (GUI) programming using the Cartesian closed category of ultrametric spaces. the ultrametric structure enforces causality restrictions on reactive systems and ... 详细信息
来源: 评论
programming and Reasoning with Algebraic Effects and Dependent Types  13
Programming and Reasoning with Algebraic Effects and Depende...
收藏 引用
18th acm sigplan international conference on functional programming
作者: Brady, Edwin Univ St Andrews Sch Comp Sci St Andrews Fife Scotland
One often cited benefit of pure functional programming is that pure code is easier to test and reason about, both formally and informally. However, real programs have side-effects including state management, exception... 详细信息
来源: 评论