Get the latest tech news

The V Programming Language


Looking forward digging deeper with this tech, just started ❤️ You can learn the entire language by going through the documentation over a weekend, and in most cases there's only one way to do something. Despite being simple, V gives a lot of power to the developer and can be used in pretty much every field, including systems programming, webdev, gamedev, GUI, mobile, science, embedded, tooling, etc. wget https://github.com/vlang/v/releases/latest/download/v_linux.zip unzip v_linux && cd v time ./v self V avoids doing unnecessary allocations in the first place by using value types, string buffers, promoting a simple abstraction-free code style.

Get the Android app

Or read this on Hacker News