Skip to content

A JavaScript wrapper for Z3 containing support for regular expressions & capture groups

License

Notifications You must be signed in to change notification settings

toledorafael/z3javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Z3 JS

A project to try and get Z3 running as a Javascript library through the use of emscripten

#Dependancies nodejs, npm, cmake, build-essential, core utils (Lots of bash scripts), git, clang++, clang

On Ubuntu gcc, g++ multilib may also be needed (gcc-4.8-multilib, g++-4.8-multilib)

#Setup To initially setup run ./setup

#Rebuilding To recompile the emscripten binding run ./scripts/build_z3.sh To recompile the native library run ./scripts/build_z3_std.sh

About

A JavaScript wrapper for Z3 containing support for regular expressions & capture groups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%