-
Performance.
Volt is a compiled language. There is no interpreting. This makes Volt fast - much like C and C++.
-
Expressiveness.
Volt has a very simple and straightforward syntax. This means you can make your own applications and utilities with very little work or effort.
-
Low-level control.
Volt has access to very low-level parts of your system which means you can do more with the underlying hardware.