e430b7b2f1c2cfc500b3ace78edd215788f52104
the var keyword allows greater control over what scope a particular variable exists in. it clarifies whether a new variable is being defined or an existing variable is being assigned to. it will also facilitate the implementation of global variables.
Description
Embeddable, message-based scripting language
Languages
C
96.7%
Vim Script
2%
CMake
1.3%