8000 GitHub - johnyf/promela: Promela parser using PLY (Python lex-yacc)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

johnyf/promela

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

About

A parser for the Promela modeling language. PLY (Python lex-yacc) is used to generate the parser. Classes for a Promela abstract tree are included and used for representing the result of parsing.

A short tutorial can be found in the file doc.md. To install:

pip install promela

License

3-clause BSD, see the file LICENSE.

About

Promela parser using PLY (Python lex-yacc)

Topics

Resources

License

Stars

Watchers

Forks

Languages

0