-
Notifications
You must be signed in to change notification settings - Fork 1
Vala AST visualization with graphiz
License
LGPL-2.1, GPL-3.0 licenses found
Licenses found
LGPL-2.1
COPYING.LESSER
GPL-3.0
COPYING
lucabrunox/valag
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Valag is a graphviz graph generator for Vala source files. Homepage: http://lethalman.hostei.com/valag.html. Requirements: libgraphviz-dev and latest tip of Vala git repository. USAGE Command line syntax of valag is similar to valac. Generated files are valainitial.png, valaresolved.png, valaanalyzer.png and valaflow.png. - valainitial is codenode graph right after the parsing process. - valaresolved is generated after the symbol resolver. - valaanalyzer after the semantic analyzer. - valaflow puts emphasis on control flow basic blocks. INSTALL To install valag under /usr/local/bin type `make install'. If you want to change the installation directory (e.g. under /usr/bin) type `make install DESTDIR=/usr'
About
Vala AST visualization with graphiz
Resources
License
LGPL-2.1, GPL-3.0 licenses found
Licenses found
LGPL-2.1
COPYING.LESSER
GPL-3.0
COPYING
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published