spot/wrap/python
Alexandre Duret-Lutz 961d005b84 python: read automata from pipes
* 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.
2015-03-30 21:57:04 +02:00
..
ajax python: use hoa_parse instead of tgba_parse 2015-01-27 22:44:01 +01:00
tests python: read automata from pipes 2015-03-30 21:57:04 +02:00
.cvsignore Update to SWIG 1.3.22. 2004-09-20 16:35:46 +00:00
.gitignore Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
buddy.i buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
Makefile.am Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
spot.py python: read automata from pipes 2015-03-30 21:57:04 +02:00
spot_impl.i python: add a spot.automata(filename) interface, yielding automata 2015-03-27 17:27:12 +01:00