walc_model

Crates.iowalc_model
lib.rswalc_model
version0.1.1
sourcesrc
created_at2024-03-24 13:18:09.428171
updated_at2024-03-24 16:38:26.514053
descriptionModel for toy tree-traversal calculator
homepage
repositoryhttps://github.com/Willmo3/walc-model
max_upload_size
id1184373
size2,933
Will Morris (Willmo3)

documentation

README

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.

Commit count: 8

cargo fmt