7 Forks
145 Stars
145 Watchers

flax

general purpose programming language, in the vein of C++

How to download and setup flax

Open terminal and run command
git clone https://github.com/flax-lang/flax.git
git clone is used to create a copy or clone of flax 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 flax https://github.com/flax-lang/flax/archive/master.zip

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

If you have some problems with flax

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