/explainexpr

Explain Expr is an experimental Go WebAssembly Project to evaluate basic mathematical expression and boolean expression from a string input returning the output with step by step explanation.

Primary LanguageJavaScript

Explain Expr

Github Pages: https://muktihari.github.io/explainexpr/

Explain Expr is an experimental Go Web Assembly (WASM) Project hosted on Github Pages to try how this work as well as presenting the capability of this programming toolkit https://github.com/muktihari/expr which is written in Go and how this is able to be executed in Javascript through WASM.

For compact binary size, now tinygo is used.