2 Forks
34 Stars
34 Watchers

lunar

Lunar is a superset programming language of Lua 5.1 with optional static typing, inspired by TypeScript and Ruby.

How to download and setup lunar

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

Or simply clone lunar with SSH
[email protected]:lunarlang/lunar.git

If you have some problems with lunar

You may open issue on lunar support forum (system) here: https://github.com/lunarlang/lunar/issues