Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
/ puddle Public archive

A system for high-level, reliable programming of microfluidic devices

License

Notifications You must be signed in to change notification settings

uwmisl/puddle

Repository files navigation

Puddle

Build Status

Puddle is a system for high-level, reliable programming of microfluidic devices. Check out the project page on the MISL website.

Installation

We use Git LFS to store larger files. If you want to see those larger files (videos, presentations, etc.) make sure to install it. Once you have it installed, you can use Git as you usually would.

Run the Makefile to build and test stuff.

The core is written in Rust. Go in there to see how to build it.

Running Examples

The frontends all have their own examples. Checkout the Python frontend.

Contributing

Check out the Code of Conduct and the Contributing Guidelines.