Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define static analysis labels and procedures to process them #5

Open
andfoy opened this issue Jan 23, 2017 · 0 comments
Open

Define static analysis labels and procedures to process them #5

andfoy opened this issue Jan 23, 2017 · 0 comments
Assignees

Comments

@andfoy
Copy link
Member

andfoy commented Jan 23, 2017

To keep on to the next phase of the project, we would like to do static code analysis, based on a set of inference rules defined by the programmer inside the original source code. To accomplish this task it is necessary to:

  1. Extract the inference rules (Defined inside enclosed tags)
  2. Implement an inference rule engine which executes alongside the code, allowing to test and prove the program, according to the user defined tags
@andfoy andfoy changed the title Define static analysis labels and procedures to process them. Define static analysis labels and procedures to process them Jan 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants