ALEA IACTA EST: A Declarative Domain-Specific Language for Manually Performable Random Experiments
Baltasar Tranc\'on y Widemann (Brandenburg University of Applied Sciences), Markus Lepper (semantics gGmbH)

TL;DR
Alea is a user-friendly domain-specific language designed for specifying, analyzing, and executing simple random experiments that can be performed manually, aiding education and game design.
Contribution
It introduces a new declarative language tailored for manual random experiments, combining analysis and execution features for educational and practical use.
Findings
Supports static analysis of probability distributions
Enables execution with pseudo-randomness for simulation
Aims for ease of use by non-experts
Abstract
Random experiments that are simple and clear enough to be performed by human agents feature prominently in the teaching of elementary stochastics as well as in games. We present Alea, a domain-specific language for the specification of random experiments. Alea code can either be analyzed statically to obtain and inspect probability distributions of outcomes, or be executed with a source pseudo-randomness for simulation or as a game assistant. The language is intended for ease of use by non-expert programmers, in particular students of elementary stochastics, and players and designers of games of chance, by focusing on concepts common to functional programming and basic mathematics. Both the design of the language and the implementation of runtime environments are work in progress.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
