tidepool-eval 0.0.1

Tree-walking interpreter for Tidepool Core
Documentation
  • Coverage
  • 70.91%
    39 out of 55 items documented0 out of 18 items with examples
  • Size
  • Source code size: 70.15 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 5.22 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 37s Average build duration of successful builds.
  • all releases: 40s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • inanna-malick

Tree-walking interpreter for Tidepool Core expressions.

Provides Value, environment management, thunk allocation, and a lazy evaluator that reduces CoreExpr to Value.