Skip to content

a minimal implementation of incremental computation in Scheme

License

Notifications You must be signed in to change notification settings

webyrd/miniAdapton

 
 

Repository files navigation

miniAdapton

microAdapton and miniAdapton code from the paper miniAdapton: A Minimal Implementation of Incremental Computation in Scheme by Dakota Fisher, Matthew A. Hammer, William Byrd, and Matthew Might

Updated October 18, 2025 by William E. Byrd to work with the latest Chez Scheme (Version 10.2.0), to include this README file, and to include examples from the miniAdapton paper in paper-examples.scm.

To run the examples, start Chez Scheme in this directory, and then run:

(load "paper-examples.scm")

About

a minimal implementation of incremental computation in Scheme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scheme 100.0%