Update README.md
This commit is contained in:
parent
87bec68e1f
commit
841a10cb97
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
Design Philosophy
|
||||
## Design Philosophy
|
||||
|
||||
CS‑MIC is a small, embeddable expression interpreter designed primarily for UI scenarios where a user types flexible input (e.g., 2+2+someVar) but the host application needs a validated, deterministic numeric value. The library focuses on predictable evaluation, strong validation and extensibility through developer‑supplied variables and coded functions.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue