Volt - The Electrifying Language. (original) (raw)

Volt

Roadmap CI Repo Doc Blog

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

Volt is a compiled language. There is no interpreting. This makes Volt fast - much like C and C++.

Volt has a very simple and straightforward syntax. This means you can make your own applications and utilities with very little work or effort.

Volt has access to very low-level parts of your system which means you can do more with the underlying hardware.