跳到主要内容
知仓学习社ZHICANG

popl-topic-selection

Use when deciding whether a project is POPL-shaped — a principle about programming languages carried by definitions and theorems — or better aimed a…

不碰外部(只输出文字)无严重或高危命中brycewang-stanford/Awesome-Journal-Skills

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

POPL Topic Selection

POPL's full name is the routing test: Principles of Programming Languages. The

venue's center of gravity is a general truth about languages — a semantics, a type

discipline, a program logic, a proof technique — established by definition and

theorem. Both theoretical and experimental papers are welcome under the posted

scope, but an experimental POPL paper still orbits a principle. (Scope wording per

the POPL series pages, read 2026-07-08.)

Three questions before committing

  1. What sentence do you most want reviewers to believe? If it starts "we prove"

or "we give a semantics/logic/type system such that ..." — POPL. If it starts

"our compiler/analyzer achieves ..." — PLDI. If it starts "developers using our

language ..." — OOPSLA.

  1. Could a skeptic check the claim without running anything? POPL's decisive

evidence is re-derivable: proofs, mechanizations, counterexample-freedom by

construction. If the truth of your claim lives in measurements, route toward the

implementation venues.

  1. Does the idea outlive your artifact? POPL rewards machinery others can

instantiate on their languages. A theorem inseparable from one codebase is a

tool paper wearing a theorem.

Routing table

| Project signature | Better venue | Reason |

|---|---|---|

| New program logic + soundness proof + small case studies | POPL | Principle first, evidence supporting |

| Compiler optimization with 1.4x speedups, proofs optional | PLDI | Benchmark-carried claim, implementor jury |

| Language design evaluated by user study or corpus mining | OOPSLA | Broader empirical evidence culture |

| Typed FP abstraction, elegant library, paradigm-native | ICFP | The functional-programming home crowd |

| Pure model/automata/logic result, thin language connection | LICS / CSL / FSCD | Logic-side siblings want it more |

| Decision procedure, model checker, solver improvement | CAV / TACAS | Verification-algorithm reviewers |

| Proof-engineering technique, assistant infrastructure | CPP / ITP | Mechanization-first audience (CPP co-locates with POPL) |

| Solid but regional-scale PL result, or needs journal length | ESOP / TOPLAS / JFP / LMCS | Right bar, right format |

All of POPL, PLDI, OOPSLA, and ICFP publish in PACMPL, so the archival venue is

identical — choose by reviewer community and evidence shape, never by deadline

proximity.

POPL-fit smells, both directions

  • Good signs: the abstract states a theorem; the motivating example breaks an

existing system's metatheory; reviewers from three different PL subareas would

each recognize the machinery.

  • Warning signs: the "formal" section restates the implementation in Greek

letters; the theorem is routine and the contribution is engineering; the paper

needs performance numbers to matter.

Fit test (fill honestly):
  Central claim: ..............................................
  Decisive evidence:      [ ] proof   [ ] mechanization   [ ] measurements   [ ] study
  Who must believe it:    [ ] semanticists  [ ] implementors  [ ] tool users
  Survives artifact deletion?  [ ] yes  [ ] no
  => POPL only if column one dominates and the answer is "yes".

Output format

[POPL fit] strong / plausible with reframing / route elsewhere
[Central claim] <the one-sentence version>
[Evidence shape] <proof / mechanization / empirical mix>
[Reframe path] <what to foreground if staying at POPL>
[Alternative] <venue + one-line reason, if routing away>

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。