walc_model 0.1.1

Model for toy tree-traversal calculator
Documentation

Walc-model

This is the AST model of a toy calculator I've been working on to practice wasm.

Consider this a "build-your-own-frontend adventure" -- the ultimate goal is to have both a terminal and web interface using this common model.