咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

  • 588 篇 工学
    • 504 篇 软件工程
    • 444 篇 计算机科学与技术...
    • 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 篇 应用经济学

主题

  • 103 篇 functional progr...
  • 66 篇 languages
  • 54 篇 computer program...
  • 42 篇 design
  • 31 篇 haskell
  • 30 篇 object oriented ...
  • 27 篇 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
  • 14 篇 semantics
  • 13 篇 generic programm...
  • 13 篇 verification
  • 13 篇 programming lang...

机构

  • 7 篇 portland state u...
  • 6 篇 northeastern uni...
  • 6 篇 microsoft res ca...
  • 5 篇 carnegie mellon ...
  • 5 篇 univ penn philad...
  • 5 篇 chalmers univ te...
  • 4 篇 inria
  • 4 篇 indiana univ blo...
  • 4 篇 university of ch...
  • 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 篇 findler robert b...
  • 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 篇 dreyer derek
  • 4 篇 hudak paul
  • 4 篇 keller gabriele
  • 4 篇 walker david
  • 3 篇 dolstra eelco

语言

  • 699 篇 英文
  • 58 篇 其他
  • 2 篇 葡萄牙文
  • 2 篇 中文
检索条件"任意字段=12th ACM SIGPLAN International Conference on Functional Programming"
761 条 记 录,以下是61-70 订阅
排序:
ICFP'07: Proceedings of the 2007 acm sigplan international Confernece on functional programming
ICFP'07: Proceedings of the 2007 ACM SIGPLAN International C...
收藏 引用
ICFP'07: 12th acm sigplan international conference on functional programming
the proceeding contains 34 papers. the topics discussed include: a type directed translation of MLF to system F;declarative programming for artificial intelligence applications;adding delimited and composable control ... 详细信息
来源: 评论
On Barron and Strachey's cartesian product function
On Barron and Strachey's cartesian product function
收藏 引用
ICFP'07: 12th acm sigplan international conference on functional programming
作者: Danvy, Olivier Spivey, Michael Department of Computer Science University of Aarhus IT-parken Aabogade 34 DK-8200 Aarhus N Denmark Oxford University Computing Laboratory Wolfson Building Parks Road Oxford OX1 3QD United Kingdom
Over forty years ago, David Barron and Christopher Strachey published a startlingly elegant program for the Cartesian product of a list of lists, expressing it with a three nested occurrences of the function we now ca... 详细信息
来源: 评论
FranTk - A declarative GUI language for Haskell  00
FranTk - A declarative GUI language for Haskell
收藏 引用
5th acm sigplan international conference on functional programming (ICFP)
作者: Sage, M Univ Glasgow Dept Comp Sci Glasgow G12 8QQ Lanark Scotland
FranTk is a new high level library for programming Graphical User Interfaces (GUIs) in Haskell. It is based on Fran (functional Reactive Animation), and uses the notions of Behaviors and Events to structure code. Beha... 详细信息
来源: 评论
Efficient Late Binding of Dynamic Function Compositions  12
Efficient Late Binding of Dynamic Function Compositions
收藏 引用
12th acm sigplan international conference on Software Language Engineering (SLE)
作者: Schuetze, Lars Castrillon, Jeronimo Tech Univ Dresden Chair Compiler Construct Dresden Germany
Adaptive software becomes more and more important as computing is increasingly context-dependent. Runtime adaptability can be achieved by dynamically selecting and applying context-specific code. Role-oriented program... 详细信息
来源: 评论
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... 详细信息
来源: 评论
FARM 2024 - Proceedings of the 12th acm sigplan international Workshop on functional Art, Music, Modelling, and Design, Co-located with: ICFP 2024
FARM 2024 - Proceedings of the 12th ACM SIGPLAN Internationa...
收藏 引用
12th acm sigplan international Workshop on functional Art, Music, Modelling, and Design, FARM 2024
the proceedings contain 12 papers. the topics discussed include: using functional reactive programming for robotic art: an experience report;bridging art and mathematics with Tessella: a scala functional library for r...
来源: 评论
the Bedrock Structured programming System Combining Generative Metaprogramming and Hoare Logic in an Extensible Program Verifier  13
The Bedrock Structured Programming System Combining Generati...
收藏 引用
18th acm sigplan international conference on functional programming
作者: Chlipala, Adam MIT CSAIL Cambridge MA USA
We report on the design and implementation of an extensible programming language and its intrinsic support for formal verification. Our language is targeted at low-level programming of infrastructure like operating sy... 详细信息
来源: 评论
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 ... 详细信息
来源: 评论