5 Forks
117 Stars
117 Watchers

yona

Yona is a modern take on a dynamic general-purpose programming language with advanced functional programming, minimalistic ML-like syntax, strict evaluation, for GraalVM polyglot virtual machine (VM).

How to download and setup yona

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

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

If you have some problems with yona

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