Zeta is a functional JavaScript library. It comprises a set of algorithms, operators, and higher-order functions (functions which return or accept functions as arguments). A programming language like JavaScript in which functions are values is actually a metaprogramming language. Exploiting this feature and treating code as data enables major reductions in code volume and complexity.
Tags | Software Development Code Generators Libraries |
---|---|
Licenses | MIT/X |
Operating Systems | OS Independent |
Implementation | JavaScript |