Skip to content

relevance/functional-koans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Functional Koans

OUT OF DATE

Many of the branches here are out of date. The clojure koans have moved on to functional-koans/clojure-koans, the F# koans have moved on to ChrisMarinos/FSharpKoans and the scala koans have moved over to bitbucket. Please feel free to browse here but I suggest you look to the other places for more current code.

About the Koans

There are several functional languages that have contributed their own versions of the koans. Each language has it's own branch with detailed instructions on how to get started.

Getting Started

To get the koans for a particular language, simply checkout the branch:

git checkout -b <branch_name>

where <branch_name> is the name of the branch (language) you want to work on. To get a list of all branches run:

git branch -a

About

A set of common ideas for learning functional programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published