Roman Jámbor

Results 2 repositories owned by Roman Jámbor

tst-reflect

323
Stars
11
Forks
Watchers

Advanced TypeScript runtime reflection system

tst-expression

17
Stars
3
Forks
Watchers

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...