Skip to content

comby-tools/comby-infer

Repository files navigation

comby-infer

Infer comby rewrite rules from concrete examples

Docker image

Local source build

Build inference binary

make binary

Build and run server

make -C client release && make -C server run

Docker source build

docker build --platform linux/amd64 --tag auto-comby-ubuntu-20.04 .

About

Infer comby rewrite rules from concrete examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published