#calculator #tree-traversal #model #toy #ast #practice

walc_model

Model for toy tree-traversal calculator

2 releases

0.1.1 Mar 24, 2024
0.1.0 Mar 24, 2024

#494 in WebAssembly

MIT license

3KB

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.

Dependencies

~0.4–1MB
~24K SLoC