d3v3l0 / chemical-computing

Explorations in chemical computing with Clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Explorations in chemical computing with Clojure


Languages

Language:Clojure 91.3%Language:HTML 6.2%Language:CSS 2.5%