Volt - The Electrifying Language. (original) (raw)
Volt is a C-inspired programming language that toes the line between expressiveness and control.
Current Version: Not Released Download Volta Compiler Fork on GitHub
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.