UNPKG

tcl-js

Version:

tcl-js is a tcl intepreter written completely in Typescript. It is meant to replicate the tcl-sh interpreter as closely as possible.

8 lines (6 loc) 164 B
256 plus 100 is 356 The square root of 256 is 16 Because of the precedence rules "5 + -3 * 4" is: -7 Because of the parentheses "(5 + -3) * 4" is: 8