Skip to content

This is a Jira parser for TypeChef. It enables jQAssistant to scan and to analyze C AST files generated by TypeChef.

License

Notifications You must be signed in to change notification settings

softvis-research/jqa-typechef-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQAssistant Typechef Plugin

This is a TypeChef parser for jQAssistant. It enables jQAssistant to scan and to analyze C AST files that were generated by Typechef. To generate the AST files call the TypeChef jar with the parameter --serializeToXML.

Getting Started

Download the jQAssistant command line tool for your system: jQAssistant - Get Started.

Next download the latest version from the release tab. Put the jqa-typechef-plugin-*.jar into the plugins folder of the jQAssistant commandline tool.

Now scan your files and wait for the plugin to finish:

jqassistant.sh scan -f <AST-file>

You can then start a local Neo4j server to start querying the database at http://localhost:7474:

jqassistant.sh server

About

This is a Jira parser for TypeChef. It enables jQAssistant to scan and to analyze C AST files generated by TypeChef.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published