Articles

  • Setting up VSCode

    Setting up VSCode

    Goal Following this article will help you set up Visual Studio Code which will make working on V projects easier. Overview In the previous article, we showed you how to install V along with the dependencies as painlessly as possible. We also suggested that you install Visual Studio Code to make writing source code easier.…

  • Setting up V on Linux

    Setting up V on Linux

    Goal If you read this article and follow the steps thoroughly, you should end up with a well-equipped system on any Linux Distribution that will make developing with V as easy as possible. Overview This guide is written for Ubuntu users so it should mostly work without too many changes on all Debian-based distros like…

  • Setting up V on macOS

    Setting up V on macOS

    Goal If you read this article and follow the steps thoroughly, you should end up with a well-equipped system on macOS that will make developing with V as easy as possible. Overview It is tedious to navigate to several websites, download the executables for every tool we need, and install them separately. Unless they are…