Skip to content

cocreature/llreve-backend

Repository files navigation

Backend for llreve

To build, install Stack and then run stack build in the project directory.

This will build the llreve-backend executable and put it somewhere under .stack-work (you should see the location at the end of stack build). Note that this executable links dynamically against a (relatively small) number of libraries in particular libgmp and glibc so the usual caveats apply when it comes to copying this executable to another machine. (Haskell dependencies are not linked dynamically).

If you run the llreve-backend executable it will open an HTTP server on port 8080. llreve-backend assumes that llreve, llreve-dynamic, z3 and eld (Eldarica) are in PATH.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published