50 Forks
796 Stars
796 Watchers

coalton

Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.

How to download and setup coalton

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

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

If you have some problems with coalton

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