trg1984 / SymCalc.js

Symbolic Calculator and language parser without eval() in JavaScript. Write localized programs with extendable and controllable codebase, and execute them in parallel using web workers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add setter (":=") as an operator

trg1984 opened this issue · comments

Setting values to variables is too difficult and different to do with an operator, at least after the operation is properly understood. Add a setter operator, for example ":="