agentsclimarketplace

Popl topic selection

Skill brycewang-stanford/Awesome-Journal-Skills/POPL-Skills/skills/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 at PLDI's implementation bar, OOPSLA's breadth, ICFP's paradigm focus, or LICS, CAV, CPP, ESOP, and journal outlets, judged by what the decisive evidence is.From its SKILL.md

Install
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill popl-topic-selection

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

3.8 KB, 831 tokens by cl100k_base, as published. Nobody here has run it

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.
  2. 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.
  3. 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 signatureBetter venueReason
New program logic + soundness proof + small case studiesPOPLPrinciple first, evidence supporting
Compiler optimization with 1.4x speedups, proofs optionalPLDIBenchmark-carried claim, implementor jury
Language design evaluated by user study or corpus miningOOPSLABroader empirical evidence culture
Typed FP abstraction, elegant library, paradigm-nativeICFPThe functional-programming home crowd
Pure model/automata/logic result, thin language connectionLICS / CSL / FSCDLogic-side siblings want it more
Decision procedure, model checker, solver improvementCAV / TACASVerification-algorithm reviewers
Proof-engineering technique, assistant infrastructureCPP / ITPMechanization-first audience (CPP co-locates with POPL)
Solid but regional-scale PL result, or needs journal lengthESOP / TOPLAS / JFP / LMCSRight 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>

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.