Hookyns / tst-expression

Expression trees for TypeScript similar to C#. Expression trees represent code in a tree-like data structure, where each node is an expression, for example, a method call or a binary operation such as x < y.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hookyns/tst-expression Stargazers