Skip to content

fniksic/mister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mister

Mister is a Python library for parsing files in MIST format [1]. The library creates an abstract syntax tree of the input and optionally converts it to a Petri net coverability or reachability problem instance. There's one limitation: it does not support inputs that define transfer arcs.

Install it by running:

python setup.py build
python setup.py install

[1] https://github.com/pierreganty/mist

About

Python library for parsing files in MIST format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages