GitXplorerGitXplorer
j

bonsai

public
529 stars
40 forks
9 issues

Commits

List of commits on branch master.
Unverified
8cec57451d3136d54b235384c9ddd7bca28fdecf

v0.17~preview.129.17+77

ppublic-release committed 9 months ago
Unverified
d5d79a93a9c407b986ac6b551795928eee8b0bc7

v0.17~preview.129.17+77

ppublic-release committed 10 months ago
Unverified
406529ef8a0da0712b1cbdcf5af33601278997ef

v0.17~preview.129.15+205

ppublic-release committed 10 months ago
Unverified
da582b146872bdd6c9a5b2a22ac1d397eecdb464

v0.17~preview.129.11+135

ppublic-release committed 10 months ago
Unverified
1e63e35e9acc78b25fe22887deffaa8d2b36fd04

v0.17~preview.129.07+242

ppublic-release committed a year ago
Unverified
81f3b276269b548549872f77de5af01352cf90b8

v0.17~preview.129.00+111

ppublic-release committed a year ago

README

The README file for this repository.

Bonsai

Bonsai is a library for building incremental, composable state machines.

Bonsai_web is a library for building interactive browser-based UI using bonsai.

Bonsai_examples contains example websites built using bonsai_web.

Bonsai_web_components contains a collection of component libraries for building web applications using bonsai_web.

Bonsai_test contains a library for testing bonsai state machines.

Bonsai_web_test contains a library for testing bonsai web applications.

Bonsai_bench contains a library for benchmarking bonsai applications.

Documentation can be found in Bonsai web's docs directory, and API documentation can be found in src/proc_intf.ml.