Skip to content

Get started installing Hydent toolchain

Hydent is a new programming language for variety of uses. Let’s install its toolchains and run Hydent first.

installing steps depends on your operating system.

We needs C++ Build Toolchain to compile Hydent. Install Visual Studio and add a package of C++ Build Tools.

After installing C++ Build Toolchain, run command below on your terminal.

Terminal window
$ <hydent install command>

Only run command below.

Terminal window
$ <hydent install command>

Check if Hydent compiler and toolchains has installed.

Section titled “Check if Hydent compiler and toolchains has installed.”
Terminal window
$ hyt --version