Haskell: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
====Foreign libraries with Haskell bindings==== | ====Foreign libraries with Haskell bindings==== | ||
* [[LibcURL]] - Internet URL (WWW, FTP, etc) access - Open Source - Current. | |||
* [[LZ4]] - Compression library - Open source - Current | * [[LZ4]] - Compression library - Open source - Current | ||
* [[Snappy]] - Compression lib. - Open Source - Current. | * [[Snappy]] - Compression lib. - Open Source - Current. |
Revision as of 08:58, 5 March 2016

Strongly typed, lazy functional programming language.
A list of OS/2 implementations of Haskell
Foreign libraries with Haskell bindings
- LibcURL - Internet URL (WWW, FTP, etc) access - Open Source - Current.
- LZ4 - Compression library - Open source - Current
- Snappy - Compression lib. - Open Source - Current.
OS/2 text editors with Haskell support
- jEdit - Java based - Haskell syntax highlighting built in - Current.
A list of DOS implementations of Haskell
- Gofer - Open source - Discontinued.