spot/wrap/python
Alexandre Duret-Lutz 25de479e12 python: add a spot.automata(filename) interface, yielding automata
* src/hoaparse/fmterror.cc, src/hoaparse/public.hh,
src/hoaparse/hoaparse.yy (hoa_stream_parser::parse_strict): New method
that raises an exception whenever a syntax error is encountered.
* src/ltlparse/public.hh (parse_error): Move ...
* src/misc/common.hh: ... here.
* wrap/python/spot_impl.i: Wrap the hoa output.
* wrap/python/spot.py: Implement spot.automata.
* wrap/python/tests/automata-io.ipynb: New test.
* wrap/python/tests/Makefile.am: Add it.
2015-03-27 17:27:12 +01:00
..
ajax python: use hoa_parse instead of tgba_parse 2015-01-27 22:44:01 +01:00
tests python: add a spot.automata(filename) interface, yielding automata 2015-03-27 17:27:12 +01: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: add a spot.automata(filename) interface, yielding automata 2015-03-27 17:27:12 +01:00
spot_impl.i python: add a spot.automata(filename) interface, yielding automata 2015-03-27 17:27:12 +01:00