中国计算机学会(CCF)推荐学术会议-B(软件工程/系统软件/程序设计语言):ICFP 2026

ICFP 2026

The ACM SIGPLAN International Conference on Functional Programming (ICFP) is an annual programming language conference that provides a forum for researchers and developers to hear about the latest work on the design, implementations, principles, and uses of functional programming. The conference covers the entire spectrum of work, from practice to theory, including its peripheries.

重要信息

CCF推荐:B(软件工程/系统软件/程序设计语言)

录用率:38.9%(37/95,2016年)

时间地点:2026年8月24日-印第安纳波利斯·美国

截稿时间:2026年2月19日

大会官网:https://icfp26.sigplan.org/

Call for Papers

Language Design: concurrency, parallelism, and distribution; modularity; components and composition; meta-programming; macros; pattern matching; type systems; type inference; dependent types; effect types; gradual types; refinement types; session types; interoperability; domain-specific languages; imperative programming; object-oriented programming; logic programming; probabilistic programming; reactive programming; generic programming; bidirectional programming; secure programming.

Implementation: abstract machines; virtual machines; interpretation; compilation; compile-time and run-time optimisation; garbage collection and memory management; runtime systems; multi-threading; exploiting parallel hardware; interfaces to foreign functions, services, components, or low-level machine resources.

Software-Development Techniques: algorithms and data structures; design patterns; specification; verification; validation; proof assistants; debugging; testing; tracing; profiling; build systems; program synthesis.

Analysis and Transformation: control flow; data flow; abstract interpretation; partial evaluation; program calculation.

Foundations: formal semantics; lambda calculus; program equivalence; rewriting; type theory; logic; category theory; computational effects; continuations; control; state; names and binding; program verification.

Applications: symbolic computing; formal-methods tools; systems programming; distributed systems and web programming; hardware design; databases; scientific and numerical computing; graphical user interfaces; graphics and multimedia; GPU programming; scripting; system administration; security.

Education: teaching introductory programming; mathematical proof; algebra.

Submission

ICFP 2026 will use a full double-blind reviewing process.

Formatting: Submissions must be in PDF format, printable in black and white on US Letter sized paper and interpretable by common PDF tools. All submissions must adhere to the "ACM Small" template.

There is a limit of 25 pages for a full paper or Functional Pearl and 12 pages for an Experience Report; in either case, the bibliography and an optional clearly marked appendix will not be counted against these limits.

相关推荐
ProcessOn官方账号17 小时前
java函数式编程--入门基础
java·编程·函数式编程
codigger1 天前
我用 AI 做完整项目后,总结出一套把需求钉死的工作流
ai·程序员·编程·ai编程·#人工智能
白猫不黑2 天前
网络安全面试题大全:22道高频题附解析与答案
web安全·计算机·网络安全·信息安全·渗透测试·编程·面试题
白猫不黑2 天前
网络安全和信息安全的区别:全方位解析与学习路径
计算机·网络安全·黑客·信息安全·程序员·渗透测试·编程
codigger5 天前
CLI 还是 MCP?一场关于 Agent 工具接口的再思考
程序员·编程·#人工智能·#agent
楚国的小隐士9 天前
在生产环境中和AI协作编程
ai·大模型·编程·软件工程·ai编程·软件架构
白猫不黑12 天前
大学网安方向学习路线:零基础与有基础的学习顺序整理
学习·web安全·计算机·网络安全·信息安全·编程·src漏洞
fthux12 天前
编程:连接思想、组织与未来的现代实践
编程·fthux
codigger12 天前
用 AI 写代码,你知道它会把我的代码传去哪?
ai·程序员·编程·数据安全
Sunsets_Red12 天前
浅谈扫描线
c++·算法·编程·题解·洛谷·扫描线·信息学竞赛