Skip to content

khaledmousa/BlazorCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlazorCalculator

A simple Blazor calculator utilizing a reference to RuntimeExpressions to parse simple expressions.

See Demo

The idea is to be able to write dependent expressions and have the evaluation of one variable propagate through all dependent variables (e.g. x = y + 5 followed by y = 5 will update x to 10).

About

Blazor test calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published