2 Forks
12 Stars
12 Watchers

lore

Lore is a programming language featuring multi-functions, sane immutable data structures, and lots of fun types. It's also an exploration of the power of intersection and sum types, e.g. for component-based programming.

How to download and setup lore

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

Or simply clone lore with SSH
[email protected]:marcopennekamp/lore.git

If you have some problems with lore

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