Get started installing Hydent toolchain
Hydent is a new programming language for variety of uses. Let’s install its toolchains and run Hydent first.
install
Section titled “install”installing steps depends on your operating system.
Windows
Section titled “Windows”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.
$ <hydent install command>Linux or Mac
Section titled “Linux or Mac”Only run command below.
$ <hydent install command>Check if Hydent compiler and toolchains has installed.
Section titled “Check if Hydent compiler and toolchains has installed.”$ hyt --version