15 Forks
429 Stars
429 Watchers

val

The val compiler

How to download and setup val

Open terminal and run command
git clone https://github.com/val-lang/val.git
git clone is used to create a copy or clone of val repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with val https://github.com/val-lang/val/archive/master.zip

Or simply clone val with SSH
[email protected]:val-lang/val.git

If you have some problems with val

You may open issue on val support forum (system) here: https://github.com/val-lang/val/issues