咨询与建议

限定检索结果

文献类型

  • 445 篇 会议
  • 42 篇 期刊文献
  • 2 册 图书

馆藏范围

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

日期分布

学科分类号

  • 381 篇 工学
    • 370 篇 软件工程
    • 244 篇 计算机科学与技术...
    • 19 篇 控制科学与工程
    • 14 篇 电气工程
    • 8 篇 信息与通信工程
    • 4 篇 建筑学
    • 3 篇 电子科学与技术(可...
    • 3 篇 农业工程
    • 2 篇 力学(可授工学、理...
    • 2 篇 材料科学与工程(可...
    • 2 篇 动力工程及工程热...
    • 2 篇 土木工程
    • 1 篇 光学工程
    • 1 篇 化学工程与技术
    • 1 篇 石油与天然气工程
    • 1 篇 生物医学工程(可授...
    • 1 篇 生物工程
  • 68 篇 理学
    • 64 篇 数学
    • 2 篇 物理学
    • 2 篇 化学
    • 2 篇 生物学
    • 2 篇 统计学(可授理学、...
    • 1 篇 系统科学
  • 30 篇 管理学
    • 27 篇 图书情报与档案管...
    • 7 篇 管理科学与工程(可...
    • 5 篇 工商管理
  • 3 篇 法学
    • 3 篇 社会学
  • 3 篇 农学
    • 3 篇 作物学
  • 1 篇 经济学
    • 1 篇 应用经济学

主题

  • 81 篇 functional progr...
  • 54 篇 computer program...
  • 39 篇 languages
  • 33 篇 computer program...
  • 24 篇 design
  • 22 篇 haskell
  • 17 篇 object oriented ...
  • 17 篇 logic programmin...
  • 16 篇 dependent types
  • 15 篇 computer systems...
  • 13 篇 programming theo...
  • 13 篇 functional react...
  • 12 篇 generic programm...
  • 12 篇 theory
  • 11 篇 performance
  • 10 篇 domain-specific ...
  • 10 篇 programming lang...
  • 7 篇 ml
  • 7 篇 type theory
  • 7 篇 algorithms

机构

  • 4 篇 northeastern uni...
  • 4 篇 chalmers univ of...
  • 4 篇 portland state u...
  • 4 篇 chalmers univ te...
  • 4 篇 microsoft res ca...
  • 3 篇 inria
  • 3 篇 univ edinburgh e...
  • 3 篇 carnegie mellon ...
  • 3 篇 inria rocquencou...
  • 3 篇 carnegie mellon ...
  • 3 篇 univ cambridge c...
  • 3 篇 microsoft resear...
  • 3 篇 univ penn philad...
  • 3 篇 univ of pennsylv...
  • 3 篇 yale univ dept c...
  • 2 篇 microsoft resear...
  • 2 篇 univ of amsterda...
  • 2 篇 ecole polytech f...
  • 2 篇 tohoku univ send...
  • 2 篇 indiana univ blo...

作者

  • 6 篇 weirich stephani...
  • 5 篇 danvy olivier
  • 5 篇 hanus michael
  • 4 篇 kiselyov oleg
  • 4 篇 antoy sergio
  • 4 篇 chlipala adam
  • 4 篇 felleisen matthi...
  • 4 篇 keller gabriele
  • 4 篇 peyton jones sim...
  • 4 篇 gibbons jeremy
  • 4 篇 morrisett greg
  • 4 篇 findler robert b...
  • 4 篇 walker david
  • 4 篇 krishnaswami nee...
  • 3 篇 flatt matthew
  • 3 篇 mairson harry g.
  • 3 篇 bjerkestrand and...
  • 3 篇 xi hw
  • 3 篇 mcbride conor
  • 3 篇 ohori atsushi

语言

  • 485 篇 英文
  • 2 篇 其他
  • 2 篇 中文
检索条件"任意字段=Proceedings of the 2003 ACM SIGPLAN International Conference on Functional Programming"
489 条 记 录,以下是11-20 订阅
排序:
stableKanren: Integrating Stable Model Semantics with miniKanren  23
stableKanren: Integrating Stable Model Semantics with miniKa...
收藏 引用
25th international Symposium on Principles and Practice of Declarative programming (PPDP) As part of the acm sigplan conference on Systems, programming, Languages, and Applications - Software for Humanity (SPLASH)
作者: Guo, Xiangyu Smith, James Bansal, Ajay Arizona State Univ Tempe AZ 85287 USA
This paper presents stableKanren, a miniKanren extension with normal logic programming support under stable model semantics. MiniKanren is a relational programming solver implemented atop Scheme via shallow embedding,... 详细信息
来源: 评论
Trieste: A C++ DSL for Flexible Tree Rewriting  17
Trieste: A C++ DSL for Flexible Tree Rewriting
收藏 引用
17th acm sigplan international conference on Software Language Engineering, SLE 2024, Co-located with: SPLASH 2024
作者: Clebsch, Sylvan Blomqvist, Matilda Castegren, Elias Johnson, Matthew A. Parkinson, Matthew J. Microsoft Azure Research Austin United States Uppsala University Uppsala Sweden Microsoft Azure Research Cambridge United Kingdom
Compilation is all about tree rewriting. In functional languages where all data is tree-shaped, tree rewriting is facilitated by pattern matching, but data immutability leads to copying for each update. In object-orie... 详细信息
来源: 评论
Property-Based Testing: Climbing the Stairway to Verification  15
Property-Based Testing: Climbing the Stairway to Verificatio...
收藏 引用
15th international conference on Software Language Engineering (SLE)
作者: Chen, Zilin Rizkallah, Christine O'Connor, Liam Susarla, Partha Klein, Gerwin Heiser, Gernot Keller, Gabriele UNSW Sydney Sydney NSW Australia Univ Melbourne Melbourne Vic Australia Univ Edinburgh Edinburgh Midlothian Scotland Proofcraft Sydney NSW Australia Univ Utrecht Utrecht Netherlands
Property-based testing (PBT) is a powerful tool that is widely available in modern programming languages. It has been used to reduce formal software verification effort. We demonstrate how PBT can be used in conjuncti... 详细信息
来源: 评论
Deep Fusion for Efficient Nested Recursive Computations  2022
Deep Fusion for Efficient Nested Recursive Computations
收藏 引用
21st acm sigplan international conference on Generative programming: Concepts and Experiences (GPCE)
作者: Shaikhha, Amir Univ Edinburgh Edinburgh Midlothian Scotland
One of the performance bottlenecks of nested recursive computations is the intermediate collections created at different levels of recursion. The existing techniques such as vertical and horizontal loop fusion do not ... 详细信息
来源: 评论
Recursion Synthesis with Unrealizability Witnesses  2022
Recursion Synthesis with Unrealizability Witnesses
收藏 引用
43rd acm sigplan international conference on programming Language Design and Implementation (PLDI)
作者: Farzan, Azadeh Lette, Danya Nicolet, Victor Univ Toronto Dept Comp Sci Toronto ON Canada
We propose SE(2)GIS, a novel inductive recursion synthesis approach with the ability to both synthesize code and declare a problem unsolvable. SE(2)GIS combines a symbolic variant of counterexample-guided inductive sy... 详细信息
来源: 评论
MimIrADe: Automatic Differentiation in MimIR  25
MimIrADe: Automatic Differentiation in MimIR
收藏 引用
34th international conference on Compiler Construction
作者: Ullrich, Marcel Hack, Sebastian Leissa, Roland Saarland Univ Saarland Informat Campus Saarbrucken Germany Univ Mannheim Mannheim Germany
Automatic differentiation (AD) is at the core of all machine learning frameworks and has applications in scientific computing as well. Theoretical research on reverse-mode AD focuses on functional, higher-order langua... 详细信息
来源: 评论
Forward Build Systems, Formally  2022
Forward Build Systems, Formally
收藏 引用
11th acm sigplan international conference on Certified Programs and Proofs (CPP)
作者: Spall, Sarah Mitchell, Neil Tobin-Hochstadt, Sam Indiana Univ Bloomington IN 47405 USA Meta Worcester Worcs England
Build systems are a fundamental part of software construction, but their correctness has received comparatively little attention, relative to more prominent parts of the toolchain. In this paper, we address the correc... 详细信息
来源: 评论
COP 2022 - proceedings of the 14th international Workshop on Context-Oriented programming and Advanced Modularity, Co-located with ECOOP 2022
COP 2022 - Proceedings of the 14th International Workshop on...
收藏 引用
14th international Workshop on Context-Oriented programming and Advanced Modularity, COP 2022 - Co-located with ECOOP 2022
The proceedings contain 6 papers. The topics discussed include: layer activation mechanism for asynchronous executions in JavaScript;explicit tool support for implicit layer activation;modeling flexible monitoring sys...
来源: 评论
programming in an fMRI Scanner: A Report from the Field  22
Programming in an fMRI Scanner: A Report from the Field
收藏 引用
6th international conference on the Art, Science, and Engineering of programming (programming)
作者: Tanimoto, Steven Thompson, Rob Richards, Todd Yates, Cheri Berninger, Virginia Univ Washington Paul Allen Sch Comp Sci & Eng Seattle WA 98195 USA Colorado Sch Mines Dept Comp Sci Golden CO USA Univ Washington Dept Radiol Seattle WA USA Seattle Childrens Hosp Seattle WA USA Univ Washington Dept Educ Psych Seattle WA USA
A preliminary study is reported in which six human subjects were scanned while performing a simple form of computer programming. functional magnetic resonance imaging typically precludes the use of ordinary computing ... 详细信息
来源: 评论
Concurrent and Parallel Garbage Collection for Lightweight Threads on Multicore Processors  2022
Concurrent and Parallel Garbage Collection for Lightweight T...
收藏 引用
acm sigplan international conference on Memory Management (ISMM)
作者: Ueno, Katsuhiro Ohori, Atsushi Niigata Univ Niigata Japan Tohoku Univ Sendai Miyagi Japan
This paper develops a concurrent and parallel garbage collection (GC) method that works with a lightweight thread library realizing the standard M:N threading model. The GC algorithm is organized as a set of procedure... 详细信息
来源: 评论