NoelKennedy / scalesque

scala like functional programming in c#
Other
8 stars 2 forks source link

scalesque

A Scala inspired functional programming library written in c#

Scalesque allows you to write c# that is similar to the code you would write in Scala. Scalesque is currently approaching v1, it's pretty stable but some api calls may still change.

Features list

Dependencies

.net 3.5 or 4.0

License

scalesque is licensed under the MIT license, see license.txt for details.

Nuget package

Usually in synch with head of master

Roadmap