6 Forks
26 Stars
26 Watchers

z3_codegen

A toy code generator (i.e. "program synthesis") using the Z3 solver

How to download and setup z3_codegen

Open terminal and run command
git clone https://github.com/nickgildea/z3_codegen.git
git clone is used to create a copy or clone of z3_codegen repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with z3_codegen https://github.com/nickgildea/z3_codegen/archive/master.zip

Or simply clone z3_codegen with SSH
[email protected]:nickgildea/z3_codegen.git

If you have some problems with z3_codegen

You may open issue on z3_codegen support forum (system) here: https://github.com/nickgildea/z3_codegen/issues