pith. machine review for the scientific record. sign in

Title resolution pending

3 Pith papers cite this work. Polarity classification is still indexing.

3 Pith papers citing it

years

2026 3

representative citing papers

First-Class Refinement Types for Scala

cs.PL · 2026-05-08 · accept · novelty 7.0

Refinement types are integrated as first-class citizens in Scala 3 with full participation in the type system, backed by a mechanized soundness proof in Rocq and a prototype compiler extension using an e-graph solver.

citing papers explorer

Showing 3 of 3 citing papers.

  • First-Class Refinement Types for Scala cs.PL · 2026-05-08 · accept · partial · ref 41

    Refinement types are integrated as first-class citizens in Scala 3 with full participation in the type system, backed by a mechanized soundness proof in Rocq and a prototype compiler extension using an e-graph solver.

  • Finding Memory Leaks in C/C++ Programs via Neuro-Symbolic Augmented Static Analysis cs.SE · 2026-03-28 · unverdicted · none · ref 74

    MemHint combines LLM classification of custom memory functions with Z3 path validation to augment CodeQL and Infer, detecting 52 memory leaks (49 confirmed) across 3.4M LOC versus 19 and 3 by vanilla tools.

  • Can I Check What I Designed? Mapping Security Design DSLs to Code Analyzers cs.CR · 2026-05-08 · unverdicted · none · ref 218

    An empirical study of security DSLs and code analyzers finds few common concepts, overly general weakness descriptions, and that even experts are overwhelmed by the complexity of potential mappings.