Skip to content

A Dynamic On-Demand Incremental Computation Engine

License

Notifications You must be signed in to change notification settings

hurryabit/dodice

Repository files navigation

dodice

A Dynamic On-Demand Incremental Computation Engine inspired by Shake and Salsa.

The implementation of the computation engine lives in src/graph.ts. There is a demo in src/demo.ts, that can be run via

yarn demo

There is also a proper test suite in test/graph.test.ts, which can be invoked via

yarn test

About

A Dynamic On-Demand Incremental Computation Engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published