Skip to content
  • Alexandre Duret-Lutz's avatar
    python: read automata from pipes · 961d005b
    Alexandre Duret-Lutz authored
    * src/hoaparse/hoaparse.yy, src/hoaparse/hoascan.ll,
    src/hoaparse/parsedecl.hh, src/hoaparse/public.hh:
    Add a way to read automata from a file descriptor.
    * wrap/python/spot.py: Add machinery to read from
    pipes.
    * wrap/python/tests/piperead.ipynb: New file.
    * wrap/python/tests/Makefile.am: Add it.
    * wrap/python/tests/run.in: Setup PATH.
    961d005b