Skip to content

copton/mps2graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mps2graph

Graphical visualization of MPS languages

Dependencies

Recommendation

Howto

  • execute sbt in the project root
  • type run -help to see the available options
  • type run -i structure.mps -o output.dot -b backend to generate the graph

Available backends

  • graphviz_complete: the complete grammar
  • graphviz_inheritance: graph only with inheritance relations
  • graphviz_usage: graph only with usage relations
  • text: a textual listing of the language

Status

  • Works for me. Has not been thoroughly tested, yet. So be suspcicious of the generated graphs.
  • Feel free to use it and to report bugs.

Licence

About

Graphical visualization of MPS languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages