NICTA / xsharpx

XSharpX is a general library for functional programming using .NET languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XSharpX

XSharpX is a general library for functional programming using .NET languages.

It provides purely functional data structures to complement those from the BCEL. There is an intention is to integrate with several .NET languages such as F#, and Nemerle for the purpose of demonstrating capability. At this moment, XSharpX uses C# exclusively for implementation.

Quick Start

using XSharpX;
// ...

Support and Community

About

XSharpX is a general library for functional programming using .NET languages.

License:Other


Languages

Language:C# 99.9%Language:Shell 0.1%