Skip to main content

Showing 1–2 of 2 results for author: Bernauer, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2303.03749  [pdf, ps, other

    cs.PL

    Daml: A Smart Contract Language for Securely Automating Real-World Multi-Party Business Workflows

    Authors: Alexander Bernauer, Sofia Faro, Rémy Hämmerle, Martin Huschenbett, Moritz Kiefer, Andreas Lochbihler, Jussi Mäki, Francesco Mazzoli, Simon Meier, Neil Mitchell, Ratko G. Veprek

    Abstract: Distributed ledger technologies, also known as blockchains for enterprises, promise to significantly reduce the high cost of automating multi-party business workflows. We argue that a programming language for writing such on-ledger logic should satisfy three desiderata: (1) Provide concepts to capture the legal rules that govern real-world business workflows. (2) Include simple means for specifyin… ▽ More

    Submitted 7 March, 2023; originally announced March 2023.

    ACM Class: D.3.1; F.3.2

  2. arXiv:2209.04939  [pdf, ps, other

    cs.PL

    Eiger: Auditable, executable, flexible legal regulations

    Authors: Alexander Bernauer, Richard A. Eisenberg

    Abstract: Despite recent advances in communication and automation, regulations are still written in natural-language prose, subject to ambiguity, inconsistency, and incompleteness. How can we craft regulations with precision? Our solution is embodied in Eiger, a domain-specific programming language embedded in Haskell. A domain expert pairs with a software engineer to write regulations in Eiger. The domain… ▽ More

    Submitted 11 September, 2022; originally announced September 2022.

    Comments: 15 pages, included embedded Haskell code