Skip to main navigation Skip to search Skip to main content

Parsing randomness

  • University of Pennsylvania

Research output: Contribution to journalArticlepeer-review

12 Scopus citations

Abstract

Random data generators can be thought of as parsers of streams of randomness. This perspective on generators for random data structures is established folklore in the programming languages community, but it has never been formalized, nor have its consequences been deeply explored. We build on the idea of freer monads to develop free generators, which unify parsing and generation using a common structure that makes the relationship between the two concepts precise. Free generators lead naturally to a proof that a monadic generator can be factored into a parser plus a distribution over choice sequences. Free generators also support a notion of derivative, analogous to the familiar Brzozowski derivatives of formal languages, allowing analysis tools to "preview"the effect of a particular generator choice. This gives rise to a novel algorithm for generating data structures satisfying user-specified preconditions.

Original languageEnglish
Article number128
JournalProceedings of the ACM on Programming Languages
Volume6
Issue numberOOPSLA2
DOIs
StatePublished - Oct 31 2022

Keywords

  • Formal languages
  • Parsing
  • Property-based testing
  • Random generation

Fingerprint

Dive into the research topics of 'Parsing randomness'. Together they form a unique fingerprint.

Cite this