Skip to content

aestriplex/Lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda [Work in progress]

A python library to automate the developing of symbolic tests that works on top of Z3 bindings.

Requirements

  • esprima
  • z3
  • jsbeautifier

Examples

You can see some examples of bounded model checking (both in STM-LIB2 and z3py) in doc/examples. The file sample6.py is also available on the official z3 repository

Current developments

Currently I am developing:

TODO

  • Function call support
  • References (and pointers) support
  • Multithread support

Releases

No releases published

Packages

No packages published