78b2eb23c32f2f577347192ad6bc8412840a283c
the () operator can be used to call lambdas in a more functional way than the standard message-send syntax for example, with a lambda stored in variable `x`: x(a:2 b:6). is equivalent to x call(a:2 b:6).
Description
Embeddable, message-based scripting language
Languages
C
96.7%
Vim Script
2%
CMake
1.3%