1 Forks
16 Stars
16 Watchers

proud

The programming language I'm proud of: queryable type system, first class polymorphisms(type hole), type classes/traits, module as records, row polymorphisms, derived from ML's concise syntax

How to download and setup proud

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

Or simply clone proud with SSH
[email protected]:RemuLang/proud.git

If you have some problems with proud

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