Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.65 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.65 KB

Chemical Computing

Chemical Computing

Please visit the lovely documentation site with lots of explanations and demos.

Experiments and explorations in Abstract Chemical Programming based on the works of:

Running the examples

The examples are all in ClojureScript and using Figwheel. The directories are organized as follows:

- gamma
- higher-order
- dining-philosophers
- mail-system

You need to cd into the directory and the run lein figwheel to get started. A port will open up for you so that you can open a web page at localhost:3449.

Experiment Demos Links

Here is a link of all the experiment demos