We gratefully acknowledge support from
the Simons Foundation and member institutions.

Programming Languages

Authors and titles for cs.PL in Nov 2021

[ total of 64 entries: 1-25 | 26-50 | 51-64 ]
[ showing 25 entries per page: fewer | more | all ]
[1]  arXiv:2111.00324 [pdf, other]
Title: Property-Directed Reachability as Abstract Interpretation in the Monotone Theory
Comments: Extended version of a POPL 2022 paper: this https URL
Subjects: Programming Languages (cs.PL)
[2]  arXiv:2111.02938 [pdf, ps, other]
Title: Source-Level Bitwise Branching for Temporal Verification
Comments: 2 pages, 1 figure, 1 table, accepted to FMCAD2021 Student Forum. arXiv admin note: substantial text overlap with arXiv:2105.05159
Subjects: Programming Languages (cs.PL)
[3]  arXiv:2111.03354 [pdf, other]
Title: Programming with union, intersection, and negation types
Subjects: Programming Languages (cs.PL)
[4]  arXiv:2111.03484 [pdf, other]
Title: Pirouette: Higher-Order Typed Functional Choreographies
Subjects: Programming Languages (cs.PL)
[5]  arXiv:2111.03701 [pdf, other]
Title: Functional Choreographic Programming
Subjects: Programming Languages (cs.PL)
[6]  arXiv:2111.03720 [pdf, ps, other]
Title: Exception Handling on Multiparty Interactions
Comments: 18 pages
Subjects: Programming Languages (cs.PL)
[7]  arXiv:2111.03881 [pdf, ps, other]
Title: Abstraction for Crash-Resilient Objects (Extended Version)
Subjects: Programming Languages (cs.PL)
[8]  arXiv:2111.04259 [pdf, ps, other]
Title: OpenMP aware MHP Analysis for Improved Static Data-Race Detection
Comments: Accepted at LLVM-HPC'21
Subjects: Programming Languages (cs.PL); Software Engineering (cs.SE)
[9]  arXiv:2111.04298 [pdf, other]
Title: Solving String Constraints With Regex-Dependent Functions Through Transducers With Priorities And Variables
Comments: 44 pages, 18 figures
Subjects: Programming Languages (cs.PL); Formal Languages and Automata Theory (cs.FL); Logic in Computer Science (cs.LO)
[10]  arXiv:2111.05617 [pdf, other]
Title: Software Model-Checking as Cyclic-Proof Search
Subjects: Programming Languages (cs.PL)
[11]  arXiv:2111.05923 [pdf, other]
Title: The Decidability and Complexity of Interleaved Bidirected Dyck Reachability
Subjects: Programming Languages (cs.PL); Formal Languages and Automata Theory (cs.FL)
[12]  arXiv:2111.08099 [pdf, ps, other]
Title: Moebius: Metaprogramming using Contextual Types -- The stage where System F can pattern match on itself (Long Version)
Subjects: Programming Languages (cs.PL)
[13]  arXiv:2111.08692 [pdf, other]
Title: Unicode at Gigabytes per Second
Authors: Daniel Lemire
Comments: SPIRE 2021: String Processing and Information Retrieval
Journal-ref: Software: Practice and Experience, Volume52, Issue2 February 2022
Subjects: Programming Languages (cs.PL)
[14]  arXiv:2111.09728 [pdf, other]
Title: Measuring source code conciseness across programming languages using compression
Subjects: Programming Languages (cs.PL); Software Engineering (cs.SE)
[15]  arXiv:2111.10411 [pdf, ps, other]
Title: A Transient Semantics for Typed Racket
Authors: Ben Greenman (Brown University, USA), Lukas Lazarek (Northwestern University, USA), Christos Dimoulas (Northwestern University, USA), Matthias Felleisen (Northeastern University, USA)
Journal-ref: The Art, Science, and Engineering of Programming, 2022, Vol. 6, Issue 2, Article 9
Subjects: Programming Languages (cs.PL)
[16]  arXiv:2111.10412 [pdf, ps, other]
Title: Types for Tables: A Language Design Benchmark
Authors: Kuang-Chen Lu (Brown University, USA), Ben Greenman (Brown University, USA), Shriram Krishnamurthi (Brown University, USA)
Journal-ref: The Art, Science, and Engineering of Programming, 2022, Vol. 6, Issue 2, Article 8
Subjects: Programming Languages (cs.PL)
[17]  arXiv:2111.10413 [pdf, ps, other]
Title: Continuation-Passing Style, Defunctionalization, Accumulations, and Associativity
Authors: Jeremy Gibbons (University of Oxford, UK)
Journal-ref: The Art, Science, and Engineering of Programming, 2022, Vol. 6, Issue 2, Article 7
Subjects: Programming Languages (cs.PL)
[18]  arXiv:2111.10414 [pdf, ps, other]
Title: Automated, Targeted Testing of Property-Based Testing Predicates
Authors: Tim Nelson (Brown University, USA), Elijah Rivera (Brown University, USA), Sam Soucie (Indiana University, USA), Thomas Del Vecchio (Brown University, USA), John Wrenn (Brown University, USA), Shriram Krishnamurthi (Brown University, USA)
Journal-ref: The Art, Science, and Engineering of Programming, 2022, Vol. 6, Issue 2, Article 10
Subjects: Programming Languages (cs.PL)
[19]  arXiv:2111.10589 [pdf, other]
Title: Garbage Collection or Serialization? Between a Rock and a Hard Place!
Comments: 17 pages, 12 figures, asplos23 submission revision
Subjects: Programming Languages (cs.PL)
[20]  arXiv:2111.10867 [pdf, ps, other]
Title: Qimaera: Type-safe (Variational) Quantum Programming in Idris
Subjects: Programming Languages (cs.PL); Logic in Computer Science (cs.LO); Quantum Physics (quant-ph)
[21]  arXiv:2111.11819 [pdf, ps, other]
Title: Satisfiability of Constrained Horn Clauses on Algebraic Data Types: A Transformation-based Approach
Authors: Emanuele De Angelis (1), Fabio Fioravanti (2), Alberto Pettorossi (3), Maurizio Proietti (1) ((1) IASI-CNR, Roma, Italy, (2) DEC, University G. D'Annunzio, Pescara, Italy, (3) DICII, University of Rome Tor Vergata, Roma, Italy)
Comments: This work has been SUBMITTED (under consideration) to the CILC 2020 specialissue of the Journal of Logic and Computation. arXiv admin note: text overlap with arXiv:2004.07749
Subjects: Programming Languages (cs.PL); Logic in Computer Science (cs.LO)
[22]  arXiv:2111.12063 [pdf, other]
Title: Quantum Advantage for All
Subjects: Programming Languages (cs.PL)
[23]  arXiv:2111.12116 [pdf, other]
Title: Caviar: An E-graph Based TRS for Automatic Code Optimization
Comments: Accepted in the 31st Conference on Compiler Construction (CC 2022)
Subjects: Programming Languages (cs.PL)
[24]  arXiv:2111.12147 [pdf, other]
Title: kmclib: Automated Inference and Verification of Session Types
Comments: kmclib is available at this https URL
Subjects: Programming Languages (cs.PL)
[25]  arXiv:2111.12238 [pdf, other]
Title: Composing Loop-carried Dependence with Other Loops
Subjects: Programming Languages (cs.PL)
[ total of 64 entries: 1-25 | 26-50 | 51-64 ]
[ showing 25 entries per page: fewer | more | all ]

Disable MathJax (What is MathJax?)

Links to: arXiv, form interface, find, cs, 2404, contact, help  (Access key information)