咨询与建议

限定检索结果

文献类型

  • 645 篇 会议
  • 75 篇 期刊文献
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 597 篇 工学
    • 462 篇 软件工程
    • 446 篇 计算机科学与技术...
    • 44 篇 控制科学与工程
    • 36 篇 电气工程
    • 17 篇 信息与通信工程
    • 8 篇 建筑学
    • 6 篇 电子科学与技术(可...
    • 4 篇 材料科学与工程(可...
    • 4 篇 动力工程及工程热...
    • 4 篇 土木工程
    • 4 篇 生物工程
    • 3 篇 化学工程与技术
    • 2 篇 力学(可授工学、理...
    • 2 篇 石油与天然气工程
    • 2 篇 农业工程
    • 2 篇 生物医学工程(可授...
  • 93 篇 理学
    • 46 篇 数学
    • 36 篇 生物学
    • 5 篇 系统科学
    • 4 篇 物理学
    • 3 篇 化学
    • 2 篇 统计学(可授理学、...
  • 29 篇 教育学
    • 29 篇 教育学
    • 14 篇 心理学(可授教育学...
  • 22 篇 管理学
    • 16 篇 图书情报与档案管...
    • 8 篇 管理科学与工程(可...
    • 7 篇 工商管理
  • 19 篇 法学
    • 19 篇 社会学
  • 3 篇 经济学
    • 3 篇 应用经济学
  • 2 篇 农学
    • 2 篇 作物学
  • 1 篇 医学
  • 1 篇 军事学
  • 1 篇 艺术学

主题

  • 96 篇 functional progr...
  • 74 篇 languages
  • 50 篇 genetic programm...
  • 46 篇 design
  • 45 篇 computer program...
  • 30 篇 haskell
  • 27 篇 computer program...
  • 25 篇 programming
  • 21 篇 theory
  • 20 篇 dependent types
  • 19 篇 performance
  • 16 篇 algorithms
  • 15 篇 parallel program...
  • 15 篇 programming lang...
  • 14 篇 logic programmin...
  • 14 篇 functional react...
  • 13 篇 verification
  • 12 篇 object oriented ...
  • 12 篇 domain-specific ...
  • 11 篇 education

机构

  • 8 篇 northeastern uni...
  • 7 篇 portland state u...
  • 6 篇 carnegie mellon ...
  • 6 篇 microsoft res ca...
  • 5 篇 chalmers univ te...
  • 4 篇 inria
  • 4 篇 univ penn philad...
  • 3 篇 indiana univ blo...
  • 3 篇 delft univ techn...
  • 3 篇 univ edinburgh e...
  • 3 篇 open university ...
  • 3 篇 microsoft res re...
  • 3 篇 univ strathclyde...
  • 3 篇 univ new s wales...
  • 3 篇 carnegie mellon ...
  • 3 篇 univ cambridge c...
  • 3 篇 technion-israel ...
  • 3 篇 univ utah salt l...
  • 3 篇 univ chicago il ...
  • 3 篇 yale univ dept c...

作者

  • 6 篇 findler robert b...
  • 5 篇 flatt matthew
  • 5 篇 jones mark p.
  • 5 篇 krishnaswami nee...
  • 4 篇 o'reilly una-may
  • 4 篇 xi hw
  • 4 篇 mcbride conor
  • 4 篇 devriese dominiq...
  • 4 篇 vafeiadis viktor
  • 4 篇 weirich stephani...
  • 4 篇 spector lee
  • 4 篇 claessen koen
  • 4 篇 jeuring johan
  • 4 篇 wu nicolas
  • 4 篇 chlipala adam
  • 4 篇 dreyer derek
  • 4 篇 keller gabriele
  • 4 篇 walker david
  • 3 篇 dolstra eelco
  • 3 篇 loh andres

语言

  • 652 篇 英文
  • 65 篇 其他
  • 2 篇 葡萄牙文
  • 2 篇 中文
检索条件"任意字段=14th ACM SIGPLAN International Conference on Functional Programming"
721 条 记 录,以下是121-130 订阅
排序:
Stream fusion - From lists to streams to nothing at all
Stream fusion - From lists to streams to nothing at all
收藏 引用
12th acm sigplan international conference on functional programming
作者: Coutts, Duncan Leshchinskiy, Roman Stewart, Don Univ Oxford Comp Lab Programming Tools Grp Oxford OX1 3QD England Univ New S Wales Kensington NSW 2033 Australia
this paper presents an automatic deforestation system, stream fusion, based on equational transformations, that fuses a wider range of functions than existing short-cut fusion systems. In particular, stream fusion is ... 详细信息
来源: 评论
programming macro tree transducers
Programming macro tree transducers
收藏 引用
2013 9th acm sigplan Workshop on Generic programming, WGP 2013 - Co-located with the 18th acm sigplan international conference on functional programming, ICFP 2013
作者: Bahr, Patrick Day, Laurence E. Department of Computer Science University of Copenhagen Denmark Functional Programming Laboratory University of Nottingham United Kingdom
A tree transducer is a set of mutually recursive functions transforming an input tree into an output tree. Macro tree transducers extend this recursion scheme by allowing each function to be defined in terms of an arb... 详细信息
来源: 评论
Query-Based Object-Oriented programming A Declarative Web of Objects  14
Query-Based Object-Oriented Programming A Declarative Web of...
收藏 引用
14th acm sigplan international Symposium on Dynamic Languages (DLS)
作者: Seginer, Yoav Vosse, theo Harari, Gil Kolodny, Uri Cdl Lang Org Amsterdam Netherlands Cdl Lang Org Jerusalem Israel
We present a declarative, object-oriented language in which queries play a central role. Queries are used not only to access data, but also to refer to the application's object members and as a means of program co... 详细信息
来源: 评论
An expressive language of signatures  05
An expressive language of signatures
收藏 引用
10th acm sigplan international conference on functional programming (ICFP)
作者: Ramsey, N Fisher, K Govereau, P Harvard Univ Div Engn & Appl Sci Cambridge MA 02138 USA
Current languages allow a programmer to describe an interface only by enumerating its parts, possibly including other interfaces wholesale. Such languages cannot express relationships between interfaces, yet when inde... 详细信息
来源: 评论
User-friendly functional programming for web mashups
User-friendly functional programming for web mashups
收藏 引用
12th acm sigplan international conference on functional programming
作者: Ennals, Rob Gay, David Intel Res Berkeley Berkeley CA 94704 USA
MashMaker is a web-based tool that makes it easy for a normal user to create web mashups by browsing around, without needing to type, or plan in advance what they want to do. Like a web browser, Mashmaker allows users... 详细信息
来源: 评论
HorseIR: Bringing Array programming Languages Together with Database Query Processing  14
HorseIR: Bringing Array Programming Languages Together with ...
收藏 引用
14th acm sigplan international Symposium on Dynamic Languages (DLS)
作者: Chen, Hanfeng D'silva, Joseph Vinish Chen, Hongji Kemme, Bettina Hendren, Laurie McGill Univ Montreal PQ Canada
Relational database management systems (RDBMS) are operationally similar to a dynamic language processor. they take SQL queries as input, dynamically generate an optimized execution plan, and then execute it. In recen... 详细信息
来源: 评论
Towards more natural functional programming languages
Towards more natural functional programming languages
收藏 引用
7th international conference on functional programming
作者: Myers, BA Carnegie Mellon Univ Human Comp Interact Inst Sch Comp Sci Pittsburgh PA 15213 USA
programming languages are the way for a person to express a mental plan in a way that the computer can understand. therefore, it is appropriate to consider properties of people when designing new programming languages... 详细信息
来源: 评论
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... 详细信息
来源: 评论
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... 详细信息
来源: 评论