Skip to main content

Showing 1–1 of 1 results for author: A., M C

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

    cs.PL

    Egel -- Graph Rewriting with a Twist

    Authors: M. C. A., Devillers

    Abstract: Egel is an untyped eager combinator toy language. Its primary purpose is to showcase an abstract graph-rewriting semantics allowing a robust memory-safe construction in C++. Though graph rewriters are normally implemented by elaborate machines, this can mostly be avoided with a change in the representation of term graphs. With an informal inductive argument, that representation is shown to always… ▽ More

    Submitted 21 April, 2020; originally announced April 2020.

    Comments: 3 pages, 5 figures

    ACM Class: D.3; F.1; I.1