GitXplorerGitXplorer
j

bonsai

public
529 stars
40 forks
9 issues

Commits

List of commits on branch master.
Unverified
e30d1443b32d931480e22ebda70a7d101cae36b1

v0.18~preview.130.05+548

ppublic-release committed 2 months ago
Unverified
61329d33ee8cb8c8c767f53de2e3bcc8892fa52f

v0.18~preview.130.00+55

ppublic-release committed 3 months ago
Unverified
991e1e69693fa11e4de37bea193503787d5d1bd4

v0.18~preview.129.42+498

ppublic-release committed 4 months ago
Unverified
3b0698fb0c013f365e02967fcadb53a49f84ced3

v0.17~preview.129.36+325

ppublic-release committed 5 months ago
Unverified
1a229341721c3be02c03ef046ccadabe6a434df7

v0.17~preview.129.17+77

ppublic-release committed 8 months ago
Unverified
b2663077e7a6292b0b3d3807523a3f2f0b47ea74

v0.17~preview.129.17+77

ppublic-release committed 9 months 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.